aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11696] Remove manual loading of db_tools in extension controller testJoas Schilling2013-07-141-2/+0
* [ticket/11696] Rename db_tools.php so it can be autoloadedJoas Schilling2013-07-142-3/+0
* Merge pull request #1543 from nickvergessen/ticket/11685Nathan Guse2013-07-131-1/+0
|\
| * [ticket/11685] Remove logout confirmation pageJoas Schilling2013-07-131-1/+0
* | Merge remote-tracking branch 'phpbb/develop' into ticket/9657Joas Schilling2013-07-132-0/+95
|\ \ | |/
| * [ticket/11548] Fix test errors in groups test on developMarc Alexander2013-07-121-7/+8
| * Merge branch 'develop-olympus' into developAndreas Fischer2013-07-122-49/+49
| |\
| | * [ticket/11548] Fix incorrect usage of array_map on acp groups pageMarc Alexander2013-07-122-49/+49
| * | Merge branch 'develop-olympus' into developAndreas Fischer2013-07-121-0/+49
| |\ \ | | |/
| | * [ticket/11548] Use new static methods for request and submitMarc Alexander2013-07-111-5/+4
| | * Merge branch 'develop-olympus' of https://github.com/phpbb/phpbb3 into ticket...Marc Alexander2013-07-116-27/+122
| | |\
| | | * [ticket/10772] Updating testsVjacheslav Trushkin2013-07-111-12/+6
| | * | [ticket/11548] Run array_map on complete error array and not just colour_errorMarc Alexander2013-07-111-0/+50
| * | | Merge branch 'develop-olympus' into developNathaniel Guse2013-07-111-28/+20
| |\ \ \ | | | |/ | | |/|
| | * | Merge remote-tracking branch 'remotes/cyberalien/ticket/10772' into develop-o...Nathaniel Guse2013-07-111-0/+51
| | |\ \
| | | * | [ticket/10772] Functional tests for forum styleVjacheslav Trushkin2013-05-161-0/+51
| * | | | Merge remote-tracking branch 'remotes/cyberalien/ticket/develop/10772' into d...Nathaniel Guse2013-07-111-0/+53
| |\ \ \ \
| | * | | | [ticket/develop/10772] Fix copyright yearVjacheslav Trushkin2013-05-121-1/+1
| | * | | | [ticket/develop/10772] Unit tests for forum specific styleVjacheslav Trushkin2013-05-111-0/+53
* | | | | | [ticket/9657] Add functional tests for forking a copyJoas Schilling2013-07-131-0/+168
* | | | | | [ticket/9657] Add functional test for splitting topicJoas Schilling2013-07-121-0/+81
* | | | | | [ticket/9657] Add functional test for restoring a post/topicJoas Schilling2013-07-121-0/+73
* | | | | | [ticket/9657] Add unit tests for softdeleting and moving posts/topicsJoas Schilling2013-07-121-0/+439
|/ / / / /
* | | | | Merge branch 'ticket/11566' into ticket/11566-developDhruv2013-07-011-0/+61
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | [ticket/11566] Check that guest doesn't have reporting permission by defaultDhruv2013-07-011-0/+4
| * | | | [ticket/11566] Revert forum permission changesDhruv2013-07-011-3/+4
| * | | | [ticket/11566] Use language variable instead of hardcodeDhruv2013-07-011-1/+2
| * | | | [ticket/11566] add tests for reporting postDhruv2013-07-011-0/+55
* | | | | [ticket/9341] Assert that page doesnt contain next or prev page postsDhruv2013-06-281-1/+3
* | | | | [ticket/9341] Follow the Next/Prev link in testsDhruv2013-06-281-5/+9
* | | | | [ticket/9341] Add tests for checking Next and Previous template varsDhruv2013-06-271-0/+33
* | | | | [ticket/9341] Move create_topic and post into functional test caseDhruv2013-06-271-101/+0
* | | | | [ticket/11550] Specify a valid path so it's clearer that it must be a pathJoas Schilling2013-06-112-2/+2
* | | | | [ticket/11550] Move comments to correct functionJoas Schilling2013-06-115-40/+0
* | | | | [ticket/11550] We use a different fixture set for extension_acp_test.phpJoas Schilling2013-06-091-1/+1
* | | | | [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-085-158/+38
* | | | | [ticket/11550] Fix copying the fixtures in extension_permission_lang_test.phpJoas Schilling2013-06-081-1/+4
* | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11568-d...Joas Schilling2013-06-078-11/+359
|\ \ \ \ \
| * | | | | [ticket/11587] Add functional tests for group teampage settingsMarc Alexander2013-06-043-6/+157
| * | | | | [ticket/11538] Add admin as admins leader and moderator in memberlist_testMarc Alexander2013-06-042-6/+12
| * | | | | [ticket/11549] Add functional test for ACP Extension Module with TemplateJoas Schilling2013-05-314-0/+193
* | | | | | Merge branch 'ticket/11568' into ticket/11568-developJoas Schilling2013-05-3112-56/+58
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | [ticket/11568] Use static calls for static methodsJoas Schilling2013-05-314-16/+16
* | | | | | [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-303-6/+7
* | | | | | [ticket/develop/11568] Remove unneccessary calls to assert_response_success()Joas Schilling2013-05-289-26/+2
* | | | | | [ticket/develop/11568] Do not directly access $client from testsJoas Schilling2013-05-286-17/+13
* | | | | | Merge branch 'ticket/11568' into ticket/11568-developJoas Schilling2013-05-284-13/+2
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | [ticket/11568] Fix common_groups_test.php form handlingJoas Schilling2013-05-271-2/+1