aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11215] Use new URL structure for controllersDavid King2013-08-311-5/+5
* [ticket/11792] Add functional test for var lang_set_ext of core.user_setuprechosen2013-08-223-0/+111
* Merge remote-tracking branch 'VSEphpbb/ticket/11784' into developDhruv2013-08-181-1/+1
|\
| * [ticket/11784] Remove naming redundancy for event listenersMatt Friedman2013-08-131-1/+1
* | Merge branch 'develop-olympus' into developAndreas Fischer2013-08-151-0/+67
|\ \ | |/ |/|
| * [ticket/11775] Split test into multiple stepsJoas Schilling2013-08-121-1/+25
| * [ticket/11775] Add functional test for moving the last postJoas Schilling2013-08-091-0/+43
| * [ticket/11775] Backport moving of the posting functions to 3.0Joas Schilling2013-08-081-101/+0
* | [ticket/11761] Serve blank file locally in functional testAndy Chase2013-08-061-3/+3
* | [ticket/11733] Add browse test for feed.phpJoas Schilling2013-07-231-0/+7
* | Merge pull request #1513 from nickvergessen/ticket/11582Nathan Guse2013-07-223-3/+43
|\ \
| * | [ticket/11582] Correctly add all required fixturesJoas Schilling2013-07-171-0/+1
| * | [ticket/11582] Fix little typoJoas Schilling2013-07-141-1/+1
| * | [ticket/11582] Test the event and and fix it.Joas Schilling2013-07-143-3/+3
| * | [ticket/11582] Fix extension permission testsJoas Schilling2013-07-142-2/+41
* | | Merge pull request #1401 from marc1706/ticket/11531Nathan Guse2013-07-225-0/+353
|\ \ \
| * | | [ticket/11531] Check if uploaded avatar is properly displayed in testsMarc Alexander2013-07-221-0/+16
| * | | [ticket/11531] Reduced amount of avatar functional tests to minimumMarc Alexander2013-07-204-349/+0
| * | | [ticket/11531] Use abstract class for avatar tests and unify test casesMarc Alexander2013-07-177-385/+686
| * | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11531Marc Alexander2013-07-1410-107/+956
| |\ \ \ | | |/ /
| * | | [ticket/11531] Add changes for supporting modified testing frameworkMarc Alexander2013-06-252-45/+31
| * | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11531Marc Alexander2013-06-1817-309/+269
| |\ \ \
| * \ \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11531Marc Alexander2013-06-0311-2/+412
| |\ \ \ \
| * | | | | [ticket/11531] Remove incomplete flags for tests after merging PR #1404Marc Alexander2013-05-252-2/+0
| * | | | | [ticket/11531] Use assertContainsLang() where possibleMarc Alexander2013-05-252-41/+41
| * | | | | [ticket/11531] Add acp and ucp groups functional tests for avatarsMarc Alexander2013-05-132-1/+192
| * | | | | [ticket/11531] Add basic set of functional tests for new avatar systemMarc Alexander2013-05-121-0/+210
* | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-07-221-7/+12
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | [ticket/11720] Add functional test for submitting report as userMarc Alexander2013-07-211-7/+12
* | | | | [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