| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11696] Rename db_tools.php so it can be autoloaded | Joas Schilling | 2013-07-14 | 1 | -1/+0 |
* | [ticket/11550] Move comments to correct function | Joas Schilling | 2013-06-11 | 1 | -8/+0 |
* | [ticket/11550] Fixtures should only be directories not files | Joas Schilling | 2013-06-08 | 1 | -4/+3 |
* | [ticket/11550] Use new functionality from the test case helpers | Joas Schilling | 2013-06-08 | 1 | -35/+6 |
* | Merge branch 'ticket/11568' into ticket/11568-develop | Joas Schilling | 2013-05-31 | 1 | -8/+10 |
* | [ticket/develop/11568] Remove unneccessary second call with wrong arguments | Joas Schilling | 2013-05-30 | 1 | -1/+0 |
* | [ticket/develop/11568] Fix some more tests in 3.1 | Joas Schilling | 2013-05-30 | 1 | -3/+3 |
* | [ticket/develop/11568] Remove unneccessary calls to assert_response_success() | Joas Schilling | 2013-05-28 | 1 | -4/+2 |
* | [ticket/develop/11568] Do not directly access $client from tests | Joas Schilling | 2013-05-28 | 1 | -4/+5 |
* | [feature/controller] Fix comments, check against more general HttpException | David King | 2012-11-19 | 1 | -3/+4 |
* | [feature/controller] Check for proper status codes from controllers | David King | 2012-11-19 | 1 | -1/+12 |
* | [feature/controller] Fix functional tests to use query string for controllers | David King | 2012-11-18 | 1 | -4/+4 |
* | [feature/controller] Fix line endings and permissions, and check responses | David King | 2012-11-16 | 1 | -0/+4 |
* | [feature/controller] Add controller functional test with template | David King | 2012-11-16 | 1 | -5/+27 |
* | [feature/controller] Use warning instead of echo for copy() and unlink() | David King | 2012-11-16 | 1 | -8/+2 |
* | [feature/controller] Add test for missing argument in controller class | David King | 2012-11-16 | 1 | -1/+9 |
* | [feature/controller] Adapt functional tests given new controller framework | David King | 2012-11-16 | 1 | -82/+47 |
* | [ticket/11202] Check response success before content assertions. | Oleg Pudeyev | 2012-11-15 | 1 | -0/+2 |
* | [ticket/10837] Removed tearDownAfterClass() from extension_controller_test.php | David King | 2012-05-07 | 1 | -9/+0 |
* | [ticket/10586] Added space in if statement | David King | 2012-03-28 | 1 | -1/+1 |
* | [ticket/10586] Tests finally work (thanks naderman) | David King | 2012-03-19 | 1 | -13/+12 |
* | [ticket/10586] Correctly purge board cache and don't rename install directory | Nils Adermann | 2012-03-19 | 1 | -4/+4 |
* | [ticket/10586] trying to get tests to work | David King | 2012-03-19 | 1 | -12/+16 |
* | [ticket/10586] more work on getting tests to pass | David King | 2012-03-19 | 1 | -11/+5 |
* | [ticket/10586] Tests are coming along, just a little more to go | David King | 2012-03-19 | 1 | -30/+26 |
* | [ticket/10586] Rename install directory back to install/ after tests | David King | 2012-03-19 | 1 | -0/+11 |
* | [ticket/10586] browse tests now work, but mine dont. at least we are making p... | David King | 2012-03-19 | 1 | -1/+21 |
* | [ticket/10586] initial work on copying fixtures. Note that this depends on 10706 | David King | 2012-03-19 | 1 | -0/+33 |
* | [ticket/10586] Now tests run, but fail. But here is what I have. | David King | 2012-03-19 | 1 | -2/+4 |
* | [ticket/10586] some bootstrap additions and test changes to try and make it work | David King | 2012-03-19 | 1 | -4/+2 |
* | [ticket/10586] test stuff. does not work yet, still need to put phpBB objects... | David King | 2012-03-19 | 1 | -0/+96 |