aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/browse_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13645] Move the feeds to controllersNicofuma2015-08-231-1/+1
| | | | PHPBB3-13645
* [ticket/13844] Add a functional test that browses the help pagesJoas Schilling2015-05-161-0/+12
| | | | PHPBB3-13844
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/11733] Add browse test for feed.phpJoas Schilling2013-07-231-0/+7
| | | | PHPBB3-11733
* [ticket/11568] Use static calls for static methodsJoas Schilling2013-05-311-3/+3
| | | | PHPBB3-11568
* [ticket/11568] Remove manual calls to assert_response_success()Joas Schilling2013-05-271-3/+0
| | | | PHPBB3-11568
* [ticket/11202] Check response success before content assertions.Oleg Pudeyev2012-11-151-0/+3
| | | | | | | This does not change tests that perform requests which are either clearly not supposed to succeed or are a gray area. PHPBB3-11202
* [task/functional] Increase code coverage for functional testsDavid King2012-04-231-0/+6
| | | | PHPBB3-10758
* [ticket/10492] Fix line endingsPatrick Webster2012-04-211-26/+26
| | | | PHPBB3-10492
* [ticket/10492] Backporting functional testsPatrick Webster2012-04-211-0/+26
PHPBB3-10492