233 Commits (a6c4fb2dcf6685f550c79f2aab8918c3dd5c4452)

Author SHA1 Message Date
till 25e8ecc5ba * trim the testcase: no need to inject nullio 13 years ago
till bcadfadc8a inject them directly 13 years ago
till 84bf429795 * we need symfony console objects for ConsoleIO 13 years ago
till cde38f6634 * inject iointerface into test
* document test cases
 * add a test-case which should not have ' --no-auth-cache'
13 years ago
Jordi Boggiano 3aabb4784c Cross platform test fixes 13 years ago
till 953de35a0b * basic testcase 13 years ago
till 3f665e8bbb * method to gather if this session is 'interactive' or 'non interactive' 13 years ago
till 23902023e5 fix namespace 13 years ago
till ae15d8a5b6 update test (escapeshellarg()) 13 years ago
till 8dab89e140 remove bootstrapping 13 years ago
till 5b60885c7a * remove this (even though it is in the Vcs test) 13 years ago
till f7c0ce5c6e fix namespace and loader 13 years ago
till 101e15bb86 move mysql 13 years ago
till 1c9f649422 * cover detection and getSvnCredentialString() 13 years ago
Jordi Boggiano 5eb333680b Rename findPackagesByName to findPackages and allow version arg 13 years ago
Jordi Boggiano ae7107fc22 Add more test requirements 13 years ago
Jordi Boggiano a175ebed33 Add failing test for new dev behavior 13 years ago
Beau Simensen e1370be7a0 Continued refactoring of install() method, mainly by way of adding Composite Repository
* Rewritten `install()` method now takes a repository instead of a list of packages (per @nadermen)
 * Added Composite Repository
 * Added tests for Composite Repository
 * Removed "local repository" concept from Platform Repository
 * Removed some `use` statements for Platform Repository where it was not actually being used
13 years ago
Christophe Coevoet 38a5f04ea0 Added a test for the new findPackagesByName method 13 years ago
Jordi Boggiano f6b9488bf0 Move root package handling to a dedicated loader and make ArrayLoader more strict 13 years ago
Jordi Boggiano deb6ecd49b Fix tests 13 years ago
Jordi Boggiano b125926ad3 Fix tests 13 years ago
Jordi Boggiano 8e6f8ae57e Add prettyVersion to packages, fixes #76 13 years ago
Fabien Potencier 9c739e71c2 Add some unit tests 13 years ago
Fabien Potencier 1450ebd837 Fix bug in an exception, added unit tests 13 years ago
Jordi Boggiano 5e52d5c1ad Fix tests 13 years ago
Jordi Boggiano 61dc13647c Fix tests 13 years ago
everzet 1cca62dc97 move json parsing instructions into single class object 13 years ago
Jordi Boggiano 2e10b5c17e Expand normalization feature and adjust tests 13 years ago
Jordi Boggiano 46a67733f8 Adjust codebase to the new VersionParser 13 years ago
everzet 20318f77a0 Refactored FilesystemRegistry to FilesystemRepository 13 years ago
everzet 28d9df7da6 Added hasPackage and removePackage methods to the ArrayRepository 13 years ago
Jordi Boggiano c6321e7277 Fix tests and invalid use statements 13 years ago