1
0
Fork 0
composer/tests/Composer/Test/Repository
Henrik Bjørnskov 782c6303bc Initial GitLab Driver
This is a proof of concept, and mostly done to gather feedback on the
structure of the driver and to see if this is something that Composer
should include in core.

Various review changes based on Stof comments.

* Remove cleanup() as it is implemented by the abstract class.
* Remove wrong comment in getReferences
* Implement getSource (as GitHubDriver does)
* Finish phpDocs for methods.
2015-03-04 00:08:30 +01:00
..
Fixtures/artifacts Moved file back to correct location. (+1 squashed commit) 2014-02-21 09:46:12 +00:00
Pear Fix tests for the pear repository 2014-12-27 00:12:35 +01:00
Vcs Initial GitLab Driver 2015-03-04 00:08:30 +01:00
ArrayRepositoryTest.php Add parallel build to travis script 2013-09-25 10:23:48 +02:00
ArtifactRepositoryTest.php skip some tests when the zip extension misses 2015-01-08 21:32:37 +01:00
ComposerRepositoryTest.php Add parallel build to travis script 2013-09-25 10:23:48 +02:00
CompositeRepositoryTest.php Add parallel build to travis script 2013-09-25 10:23:48 +02:00
FilesystemRepositoryTest.php CS fixes 2014-06-10 16:13:12 +02:00
PearRepositoryTest.php Remove phpunit repo from tests 2015-01-01 16:26:14 +00:00
RepositoryManagerTest.php Add test for RepositoryManager repo creation 2013-11-22 11:10:54 +01:00
VcsRepositoryTest.php Add temp composer home for GitDriver test using cache 2013-10-10 22:57:03 +02:00