1
0
Fork 0
composer/tests/Composer/Test/Repository
Stefan Grootscholten 7ae4ed1ec8 Improve fetching single files via bitbucket API.
The former implementation used the 'src' endpoint which returned some meta data as well.
This has been replaced with the 'raw' endpoint which does not return the meta data and does not need an extra JSON decode step.
2017-01-22 14:35:37 +01:00
..
Fixtures Allow wildcards in repository path names. 2015-09-15 16:41:07 +02:00
Pear Fix namespace for tests for consistency 2016-10-05 10:45:22 +02:00
Vcs Improve fetching single files via bitbucket API. 2017-01-22 14:35:37 +01:00
ArrayRepositoryTest.php Added --type option to search 2016-06-21 16:38:52 +02:00
ArtifactRepositoryTest.php Fix namespace for tests for consistency 2016-10-05 10:45:22 +02:00
ComposerRepositoryTest.php Added --type option to search 2016-06-21 16:38:52 +02:00
CompositeRepositoryTest.php Add parallel build to travis script 2013-09-25 10:23:48 +02:00
FilesystemRepositoryTest.php Fix namespace for tests for consistency 2016-10-05 10:45:22 +02:00
PathRepositoryTest.php Fix __DIR__/getcwd() inconsistency. 2016-12-23 21:57:00 +03:00
PearRepositoryTest.php Fix namespace for tests for consistency 2016-10-05 10:45:22 +02:00
RepositoryManagerTest.php Fix namespace for tests for consistency 2016-10-05 10:45:22 +02:00
VcsRepositoryTest.php try to use unique test directories 2016-01-26 09:41:21 +01:00