aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/extension_controller_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11550] Move comments to correct functionJoas Schilling2013-06-111-8/+0
* [ticket/11550] Fixtures should only be directories not filesJoas Schilling2013-06-081-4/+3
* [ticket/11550] Use new functionality from the test case helpersJoas Schilling2013-06-081-35/+6
* Merge branch 'ticket/11568' into ticket/11568-developJoas Schilling2013-05-311-8/+10
* [ticket/develop/11568] Remove unneccessary second call with wrong argumentsJoas Schilling2013-05-301-1/+0
* [ticket/develop/11568] Fix some more tests in 3.1Joas Schilling2013-05-301-3/+3
* [ticket/develop/11568] Remove unneccessary calls to assert_response_success()Joas Schilling2013-05-281-4/+2
* [ticket/develop/11568] Do not directly access $client from testsJoas Schilling2013-05-281-4/+5
* [feature/controller] Fix comments, check against more general HttpExceptionDavid King2012-11-191-3/+4
* [feature/controller] Check for proper status codes from controllersDavid King2012-11-191-1/+12
* [feature/controller] Fix functional tests to use query string for controllersDavid King2012-11-181-4/+4
* [feature/controller] Fix line endings and permissions, and check responsesDavid King2012-11-161-0/+4
* [feature/controller] Add controller functional test with templateDavid King2012-11-161-5/+27
* [feature/controller] Use warning instead of echo for copy() and unlink()David King2012-11-161-8/+2
* [feature/controller] Add test for missing argument in controller classDavid King2012-11-161-1/+9
* [feature/controller] Adapt functional tests given new controller frameworkDavid King2012-11-161-82/+47
* [ticket/11202] Check response success before content assertions.Oleg Pudeyev2012-11-151-0/+2
* [ticket/10837] Removed tearDownAfterClass() from extension_controller_test.phpDavid King2012-05-071-9/+0
* [ticket/10586] Added space in if statementDavid King2012-03-281-1/+1
* [ticket/10586] Tests finally work (thanks naderman)David King2012-03-191-13/+12
* [ticket/10586] Correctly purge board cache and don't rename install directoryNils Adermann2012-03-191-4/+4
* [ticket/10586] trying to get tests to workDavid King2012-03-191-12/+16
* [ticket/10586] more work on getting tests to passDavid King2012-03-191-11/+5
* [ticket/10586] Tests are coming along, just a little more to goDavid King2012-03-191-30/+26
* [ticket/10586] Rename install directory back to install/ after testsDavid King2012-03-191-0/+11
* [ticket/10586] browse tests now work, but mine dont. at least we are making p...David King2012-03-191-1/+21
* [ticket/10586] initial work on copying fixtures. Note that this depends on 10706David King2012-03-191-0/+33
* [ticket/10586] Now tests run, but fail. But here is what I have.David King2012-03-191-2/+4
* [ticket/10586] some bootstrap additions and test changes to try and make it workDavid King2012-03-191-4/+2
* [ticket/10586] test stuff. does not work yet, still need to put phpBB objects...David King2012-03-191-0/+96