aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12371] Rename disapprove and softdelete testsJoas Schilling2014-04-252-2/+2
* [ticket/12398] Select correct post to restore during softdelete testsMarc Alexander2014-04-131-1/+1
* [ticket/12398] Use return of submit_post in softdelete and download testsMarc Alexander2014-04-122-2/+2
* [ticket/12398] Use submit_post return in prune_shadow_topic_testMarc Alexander2014-04-121-1/+1
* [ticket/12395] Check for posts in the middle of the pageJoas Schilling2014-04-121-7/+7
* Merge remote-tracking branch 'github-nickvergessen/ticket/12370' into develop...Nils Adermann2014-04-101-6/+3
|\
| * [ticket/12370] Fix functional notification test and remove unneeded requestsJoas Schilling2014-04-071-6/+3
* | Merge remote-tracking branch 'github-nickvergessen/ticket/12331' into develop...Nils Adermann2014-04-101-0/+33
|\ \
| * | [ticket/12331] Add functional test for saving custom profile fieldsJoas Schilling2014-04-011-0/+33
* | | [ticket/11352] Add functional tests for disapproving a post/topicJoas Schilling2014-04-071-0/+319
| |/ |/|
* | Merge remote-tracking branch 'Marc/ticket/12150' into develop-ascraeusJoas Schilling2014-04-061-0/+207
|\ \
| * | [ticket/12150] Use shorter column names for prune settingsMarc Alexander2014-03-291-3/+3
| * | [ticket/12150] Add functional tests for pruning shadow topicsMarc Alexander2014-03-291-0/+207
| |/
* | [ticket/10851] Request index instead of logging in and out in testsMarc Alexander2014-04-041-3/+2
* | [ticket/10851] Add unit and functional tests for checking attachmentsMarc Alexander2014-04-042-0/+33
* | Merge remote-tracking branch 'vsephpbb/ticket/12043' into develop-ascraeusJoas Schilling2014-04-031-5/+5
|\ \
| * | [ticket/12043] Fix order of disabled extensions in unit testsMatt Friedman2014-03-291-5/+5
| |/
* | Merge remote-tracking branch 'crizz0/ticket/9758' into develop-ascraeusJoas Schilling2014-03-312-3/+3
|\ \ | |/ |/|
| * [ticket/9758] Adds id and changes filter to fix travis CI testCrizzo2014-03-282-3/+3
* | [ticket/11336] Changes "leaders"-mode to "team"-mode and so in test-fileCrizzo2014-03-281-1/+1
|/
* [ticket/12311] Use valid composer schema - license - for extensionsMatt Friedman2014-03-272-2/+2
* [ticket/12284] Fix functional test for extension manager changesMatt Friedman2014-03-171-1/+1
* Merge remote-tracking branch 'dhruv/ticket/11040' into developJoas Schilling2014-03-141-4/+9
|\
| * [ticket/11040] Topic is deleted if test is skippedDhruv2014-03-121-0/+1
| * [ticket/11040] Use unique text for the test post addedDhruv2014-03-121-2/+2
| * [ticket/11040] Delete the functional test topic to avoid conflictsDhruv2014-03-121-0/+1
| * [ticket/11040] Add test cases for searching subject and post content togetherDhruv2014-03-121-4/+7
* | Merge pull request #2109 from nickvergessen/ticket/11581Nathan Guse2014-03-131-0/+48
|\ \
| * | [ticket/11581] Fix year in copyright headerDhruv2014-03-111-1/+1
| * | [ticket/11581] Enabled private messages after testsDhruv2014-03-111-0/+1
| * | [ticket/11581] Add test to check UCP_PM is enabled/disabled correctlyDhruv2014-03-111-0/+47
* | | Merge branch 'develop-olympus' into developJoas Schilling2014-03-131-0/+45
|\ \ \
| * | | [ticket/12176] Add functional test for founder deletion message.Andreas Fischer2014-02-151-0/+45
* | | | Merge pull request #2104 from nickvergessen/ticket/12261Nathan Guse2014-03-124-2/+42
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/12261] Mark test as incomplete, something is wrong with sessionsJoas Schilling2014-03-111-0/+3
| * | | [ticket/12261] Fix doc blockJoas Schilling2014-03-101-1/+1
| * | | [ticket/12261] Validate the redirect hidden field before submitting the formJoas Schilling2014-03-101-0/+2
| * | | [ticket/12261] Add a functional test for redirect after using login_box()Joas Schilling2014-03-104-2/+37
* | | | Merge pull request #2092 from nickvergessen/ticket/12090Nathan Guse2014-03-102-26/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ticket/12090] Comment out broken testJoas Schilling2014-03-091-0/+3
| * | | [ticket/12090] Fix helper usage in functional controller testsJoas Schilling2014-03-071-27/+3
| * | | [ticket/12090] Change redirect tests to use route()Joas Schilling2014-03-072-3/+15
| |/ /
* | | [ticket/10945] Remove mark test incomplete for native search backendDhruv2014-03-081-5/+0
* | | [ticket/10945] Remove mark test incomplete for mysql and postgresDhruv2014-03-082-8/+0
|/ /
* | Merge pull request #2025 from marc1706/ticket/12183Nathan Guse2014-02-202-0/+135
|\ \
| * | [ticket/12183] Check if database columns were updated before changing themMarc Alexander2014-02-191-3/+5
| * | [ticket/12183] Test that login with old password doesn't work after resetMarc Alexander2014-02-171-13/+34
| * | [ticket/12183] Test activating new password after resetMarc Alexander2014-02-171-1/+65
| * | [ticket/12183] Make sure to undo changes to config in forgot_password_testMarc Alexander2014-02-111-0/+13
| * | [ticket/12183] Add functional test for user password resetMarc Alexander2014-02-101-0/+35