Joas Schilling
8c4670eeb1
Merge branch 'ticket/11568' into ticket/11568-develop
...
* ticket/11568:
[ticket/11568] Split status code and html debug assertion into two methods
[ticket/11568] Add comma at end of array key-value couple
[ticket/11568] Invert logic for asserting the response
[ticket/11568] Use static calls for static methods
Conflicts:
tests/test_framework/phpbb_functional_test_case.php
2013-05-31 16:45:06 +02:00
Joas Schilling
5c046b9493
[ticket/develop/11568] Remove unneccessary second call with wrong arguments
...
PHPBB3-11568
2013-05-30 16:16:49 +02:00
Joas Schilling
a36defb10f
[ticket/develop/11568] Fix some more tests in 3.1
...
PHPBB3-11568
2013-05-30 13:26:16 +02:00
Joas Schilling
f1523944a0
[ticket/develop/11568] Remove unneccessary calls to assert_response_success()
...
PHPBB3-11568
2013-05-28 14:58:40 +02:00
Joas Schilling
467c4d62c4
[ticket/develop/11568] Do not directly access $client from tests
...
PHPBB3-11568
2013-05-28 14:55:04 +02:00
David King
01ec608593
[feature/controller] Fix comments, check against more general HttpException
...
PHPBB3-10864
2012-11-19 12:55:15 -05:00
David King
f8614bfc84
[feature/controller] Check for proper status codes from controllers
...
PHPBB3-10864
2012-11-19 12:37:20 -05:00
David King
7a3d9ed85d
[feature/controller] Fix functional tests to use query string for controllers
...
PHPBB3-10864
2012-11-18 13:11:24 -05:00
David King
4efbb893b7
[feature/controller] Fix line endings and permissions, and check responses
...
PHPBB3-10864
2012-11-16 17:36:39 -05:00
David King
5b013ddf5c
[feature/controller] Add controller functional test with template
...
PHPBB3-10864
2012-11-16 17:06:01 -05:00
David King
ba1acdca03
[feature/controller] Use warning instead of echo for copy() and unlink()
...
PHPBB3-10864
2012-11-16 17:06:00 -05:00
David King
0c75d3d7da
[feature/controller] Add test for missing argument in controller class
...
PHPBB3-10864
2012-11-16 17:05:57 -05:00
David King
7691755883
[feature/controller] Adapt functional tests given new controller framework
...
PHPBB3-10864
2012-11-16 17:05:54 -05:00
Oleg Pudeyev
8917b31e31
[ticket/11202] Check response success before content assertions.
...
This does not change tests that perform requests which are either
clearly not supposed to succeed or are a gray area.
PHPBB3-11202
2012-11-15 14:54:13 -05:00
David King
5b96b5fce7
[ticket/10837] Removed tearDownAfterClass() from extension_controller_test.php
...
PHPBB3-10837
2012-05-07 10:39:49 -04:00
David King
7c3ebcc3ff
[ticket/10586] Added space in if statement
...
PHPBB3-10586
2012-03-28 15:34:24 -04:00
David King
6a0bad8c0b
[ticket/10586] Tests finally work (thanks naderman)
...
PHPBB3-10586
2012-03-19 09:56:48 -04:00
Nils Adermann
1bbb32a5cf
[ticket/10586] Correctly purge board cache and don't rename install directory
...
PHPBB3-10586
2012-03-19 09:12:34 -04:00
David King
76e6195194
[ticket/10586] trying to get tests to work
...
PHPBB3-10586
2012-03-19 09:12:34 -04:00
David King
7d1e4bca33
[ticket/10586] more work on getting tests to pass
...
PHPBB3-10586
2012-03-19 09:12:34 -04:00
David King
4100b312bb
[ticket/10586] Tests are coming along, just a little more to go
...
PHPBB3-10586
2012-03-19 09:12:33 -04:00
David King
e78585c973
[ticket/10586] Rename install directory back to install/ after tests
...
PHPBB3-10586
2012-03-19 09:12:33 -04:00
David King
66b45318ef
[ticket/10586] browse tests now work, but mine dont. at least we are making progress
...
PHPBB3-10586
2012-03-19 09:12:33 -04:00
David King
7b44d6f21a
[ticket/10586] initial work on copying fixtures. Note that this depends on 10706
...
PHPBB3-10586
2012-03-19 09:12:33 -04:00
David King
a37a28b485
[ticket/10586] Now tests run, but fail. But here is what I have.
...
PHPBB3-10586
2012-03-19 09:12:33 -04:00
David King
9212466626
[ticket/10586] some bootstrap additions and test changes to try and make it work
...
PHPBB3-10586
2012-03-19 09:12:32 -04:00
David King
401de113f9
[ticket/10586] test stuff. does not work yet, still need to put phpBB objects in bootstrap.php
2012-03-19 09:12:32 -04:00