rxu
d7cb104fc1
[ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString
...
PHPBB3-16549
2020-10-18 10:38:31 +07:00
rubencm
774c609c4a
[ticket/16345] Small improvements
...
PHPBB3-16346
2020-08-14 08:29:06 +00:00
Marc Alexander
9e772d1421
[ticket/11327] Adjust tests for new reset password changes
...
PHPBB3-11327
2019-08-10 22:21:14 +02:00
Marc Alexander
ebac54aa9e
[ticket/14948] Adjust calls for twig and phpunit updates
...
PHPBB3-14948
2019-05-09 21:40:06 +02:00
Dhruv
dd8adb5d6e
[ticket/11528] Revert Mink changes
...
PHPBB3-11528
2014-08-09 17:18:33 +02:00
Dhruv
c26fa6a15b
[ticket/11528] Move parent::tearDown() to end of tearDown()
...
PHPBB3-11528
2014-06-23 01:26:17 +05:30
Dhruv
019b345171
[ticket/11528] Call parent::tearDown in overrided tearDown method
...
PHPBB3-11528
2014-06-23 01:26:16 +05:30
Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Marc Alexander
4c62cb4989
[ticket/12183] Make sure to undo changes to config in forgot_password_test
...
The forgot_password_test disables the password reset functionalty but doesn't
enable it again afterwards.
PHPBB3-12183
2014-02-11 08:24:49 +01:00
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
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
Dhruv
1d0c8a1fe8
[ticket/10325] use assert_response_success parts
...
PHPBB3-10325
2013-04-30 23:09:28 +05:30
Dhruv
a5b5e4b31d
[ticket/10325] add assert_response_success in test
...
PHPBB3-10325
2013-04-30 22:29:20 +05:30
Dhruv
27aa5e7b71
[ticket/10325] functional tests for forgot password functionality
...
PHPBB3-10325
2013-04-25 22:58:03 +05:30