| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/11465] Add comments explaining the tests | Marc Alexander | 2013-05-10 | 2 | -2/+8 |
| | | | | | PHPBB3-11465 | ||||
| * | [ticket/11465] Add unit tests for acp_modules::get_module_infos() | Marc Alexander | 2013-03-22 | 6 | -0/+63 |
| | | | | | | | | | | | | | | | | | | The tests add 3 different modules. One acp module that should be found (acp/a_module), one acp module that should not be found (acp/fail_module), and one mcp module that should work again (mcp/a_module). The modules' info files had to be included as they were not auto-loaded for some reason. There are several test stages. First of, it is tested if the correct mcp and acp module is returned. Afterwards, the proper loading of specified modules is tested. One with an existing module and one with a not existing module. Finally, the test concludes with trying to get the module info of not existing ucp modules. Other classes like foobar would have also worked for that check but I decided to use the ucp type of class as that is the one type missing from the added test modules. PHPBB3-11465 | ||||
| * | [ticket/10631] Fixing a few extension admin issues | Unknown Bliss | 2012-09-01 | 1 | -1/+1 |
| | | | | | PHPBB3-10631 | ||||
| * | [ticket/10631] Functional acp_extensions test, cleanup | Nathan Guse | 2012-09-01 | 1 | -1/+1 |
| | | | | | PHPBB3-10631 | ||||
| * | [ticket/10631] Metadata manager tests | Nathan Guse | 2012-09-01 | 1 | -0/+22 |
| | | | | | PHPBB3-10631 | ||||
| * | [ticket/10663] Adding nested directory to finder test | Vjacheslav Trushkin | 2012-02-21 | 1 | -0/+0 |
| | | | | | | | Adding nested directory to finder test, triggering finder bug PHPBB3-10663 | ||||
| * | [feature/extension-manager] Split disabling extensions up into steps as well | Nils Adermann | 2011-11-18 | 1 | -0/+8 |
| | | | | | PHPBB3-10323 | ||||
| * | [feature/extension-manager] Add prefix to extension meta data / install classes | Nils Adermann | 2011-10-14 | 2 | -5/+5 |
| | | | | | PHPBB3-10323 | ||||
| * | [feature/extension-manager] Add missing newlines at end of files | Nils Adermann | 2011-09-29 | 4 | -4/+4 |
| | | | | | PHPBB3-10323 | ||||
| * | [feature/extension-manager] Extension Manager & Finder | Nils Adermann | 2011-09-29 | 6 | -0/+30 |
| Extensions RFC: http://area51.phpbb.com/phpBB/viewtopic.php?f=84&t=41499 Ticket: http://tracker.phpbb.com/browse/PHPBB3-10323 PHPBB3-10323 | |||||
