summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-08-27Add tests for per-repo groupsHEADmasterLars Wirzenius2-0/+70
2013-10-12Really run yarnLars Wirzenius1-1/+1
2013-10-12Allow overriding of GITANO/GITHOST in checkLars Wirzenius1-3/+3
2013-10-12Remove installation checklistLars Wirzenius1-106/+0
It's not relevant to the test suite, so I moved it elsewhere.
2013-10-12Note test repositories being createdLars Wirzenius1-0/+3
2013-10-12Add SSH_AUTH_SOCK to pre-requisitesLars Wirzenius1-3/+5
2013-10-12Describe ACL requirements and designLars Wirzenius1-2/+66
2013-10-12More private repo access checksLars Wirzenius1-0/+3
2013-10-12Test access to private reposLars Wirzenius1-0/+20
2013-10-12Reduce yarn verbosityLars Wirzenius1-1/+1
2013-10-11Test non-admin can only push to their own branchesLars Wirzenius2-6/+27
2013-10-09Test that non-admin can't push to masterLars Wirzenius1-0/+23
2013-10-09Test admin's tag pushingLars Wirzenius1-0/+17
2013-10-09Test that admin can push to other branch in public repoLars Wirzenius1-0/+4
2013-10-09Test that admin can push to master in public repoLars Wirzenius1-0/+53
2013-10-08Verify that cgit shows public reposLars Wirzenius2-0/+39
2013-10-06Put scenarios under the same top-level headingLars Wirzenius1-1/+4
2013-10-06Refactor code to reduce duplicationLars Wirzenius1-12/+16
2013-10-06Test repository removalLars Wirzenius2-11/+67
2013-10-06Test that "gitano ls" shows the created repositoryLars Wirzenius1-1/+11
2013-10-06Test that non-admin can't remove a repositoryLars Wirzenius1-0/+11
2013-10-06Add test for public repo creationLars Wirzenius3-1/+88
2013-10-06Test that non-admin can't remove a userLars Wirzenius2-1/+20
2013-10-06Group IMPLEMENTS sections in a clearer wayLars Wirzenius2-46/+85
2013-10-06Test that non-admin can't create usersLars Wirzenius2-5/+59
2013-10-06Explicitly test that admin can test user removalLars Wirzenius2-5/+28
2013-10-06Start test suite over from scratchLars Wirzenius5-247/+78
Remove static test key for test user.
2013-10-05Test suite improvementsLars Wirzenius2-30/+116
2013-10-05Add test dataLars Wirzenius5-0/+43
2013-10-05Augment setup checklistLars Wirzenius1-0/+69
2013-10-05Make everything fail (not implemented!)Lars Wirzenius1-22/+22
2013-10-05Initial commitLars Wirzenius3-0/+213