summaryrefslogtreecommitdiff
path: root/spec
Commit message (Collapse)AuthorAgeFilesLines
...
* add fork_project commandAngus MacArthur2013-04-111-1/+12
|
* Randomize config.repos_path in testsChristian Höltje2013-03-151-3/+5
|
* Verify GL_ID environment variable is set.Christian Höltje2013-03-151-4/+9
| | | | This also randomizes the key_id used in the tests.
* Use Kernel::exec instead of system()Christian Höltje2013-03-151-1/+13
| | | | | We don't need to keep the ruby process around once we've established that it's ok to run a git command.
* Cleaned up gitlab_shell_specChristian Höltje2013-03-151-30/+60
| | | | | | * Used mocks to test if methods are colled * Increased coverage * Removed duplication and excess verbage
* mv-project feature addedDmitriy Zaporozhets2013-03-121-0/+15
|
* tests added: GitlabNet check, GitlabProject execDmitriy Zaporozhets2013-03-113-0/+65
|
* test GitlabKeys execDmitriy Zaporozhets2013-03-111-19/+35
|
* remove personal info from vcrDmitriy Zaporozhets2013-03-111-2/+1
|
* test for GitlabNet discoverDmitriy Zaporozhets2013-03-112-9/+67
|
* cover denied context for GitlabNetDmitriy Zaporozhets2013-03-113-8/+118
|
* test GitlabNet allowed methodDmitriy Zaporozhets2013-03-115-0/+180
|
* Cover with tests GitlabProjectsDmitriy Zaporozhets2013-03-111-16/+55
|
* added .travis.yml, coverallsDmitriy Zaporozhets2013-03-101-0/+5
|
* fix keys testsDmitriy Zaporozhets2013-02-091-1/+1
|
* Updated with #{}Michael2013-02-071-2/+2
|
* Read auth keys file from configMichael2013-02-071-2/+2
|
* Fix testsDmitriy Zaporozhets2013-02-061-1/+3
|
* gitlab netDmitriy Zaporozhets2013-02-051-3/+3
|
* Fix key removeDmitriy Zaporozhets2013-02-051-1/+1
|
* add/remove keys by idDmitriy Zaporozhets2013-02-051-6/+6
|
* use valid path for testsDmitriy Zaporozhets2013-02-051-1/+1
|
* let test adding repo for realDmitriy Zaporozhets2013-02-051-1/+16
|
* gitlab-project specsDmitriy Zaporozhets2013-02-051-0/+34
|
* gitlab-initDmitriy Zaporozhets2013-02-052-2/+2
|
* gitlab-keys with testsDmitriy Zaporozhets2013-02-052-1/+47
|
* More testsDmitriy Zaporozhets2013-02-051-1/+56
|
* rspec helperDmitriy Zaporozhets2013-02-052-2/+3
|
* init rspecDmitriy Zaporozhets2013-02-041-0/+16