aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extension/metadata_manager_test.php
Commit message (Expand)AuthorAgeFilesLines
* [feature/twig] Remove resource locator dependency from templateNathaniel Guse2013-07-011-1/+0
* [feature/twig] Use phpbb_template_twig in testsNathan Guse2013-06-121-1/+1
* Merge remote-tracking branch 'EXreaction/ticket/11415' into developDavid King2013-05-181-2/+4
|\
| * [ticket/11415] Fix ext.manager constructor in testsNathaniel Guse2013-05-031-1/+0
| * [ticket/11415] Remove migrator dependency from extension managerNathaniel Guse2013-05-011-1/+4
* | [ticket/11450] Move mocked class into mock/metadata_manager.phpJoas Schilling2013-05-081-15/+2
* | [ticket/11450] Fix tests class nameJoas Schilling2013-05-081-1/+1
* | [ticket/11450] Require db_tools file to be includedJoas Schilling2013-05-081-0/+2
* | [ticket/11450] Fix all instances of phpbb_extension_metadata_managerJoas Schilling2013-05-081-4/+2
|/
* [ticket/11335] (tests) Make php_ext 'php' not '.php'Nathan Guse2013-04-241-1/+1
* [ticket/11362] Extension manager depends on filesystemJoas Schilling2013-04-171-0/+1
* [ticket/11386] Send list of migrations instead of using load_migrationsNathaniel Guse2013-03-031-0/+11
* [ticket/11386] Update tests with new constructors for ext.manager/migratorNathaniel Guse2013-03-021-1/+0
* [feature/migrations] Fix failing tests (again)Nathaniel Guse2013-02-131-0/+3
* [feature/migrations] Make the container available to extension installersNathan Guse2013-02-061-0/+1
* [ticket/10933] Dependency inject template context.Oleg Pudeyev2012-11-021-1/+2
* [ticket/10631] Some cleanup of the test casesNathan Guse2012-09-011-21/+80
* [ticket/10631] Fix metadata_manager_testNathan Guse2012-09-011-2/+2
* [ticket/10631] Functional acp_extensions test, cleanupNathan Guse2012-09-011-51/+48
* [ticket/10631] Metadata manager testsNathan Guse2012-09-011-0/+374