aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional
Commit message (Expand)AuthorAgeFilesLines
* [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
* | | Merge pull request #2021 from nickvergessen/ticket/12171Nathan Guse2014-02-201-0/+345
|\ \ \ | |/ / |/| |
| * | [ticket/12171] Add functional tests for downloading attachmentsJoas Schilling2014-02-101-0/+345
* | | [ticket/12175] Do not use admin account for file size limit testJoas Schilling2014-02-091-2/+9
* | | [ticket/12175] Fix test for uploading a valid fileJoas Schilling2014-02-091-3/+5
* | | [ticket/12175] Fix upload test for empty fileJoas Schilling2014-02-091-2/+1
|/ /
* | Merge pull request #1716 from marc1706/feature/passwordsNils Adermann2014-02-021-0/+55
|\ \
| * \ Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwordsMarc Alexander2013-12-2923-107/+664
| |\ \
| * | | [feature/passwords] Add functional tests for forum passwordsMarc Alexander2013-10-131-0/+55
* | | | [ticket/11915] Fix the Plupload test.Cesar G2014-01-171-2/+2
* | | | Merge remote-tracking branch 'Marc/ticket/11997' into developJoas Schilling2014-01-085-2/+124
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/11997] Use functional test cases that should always workMarc Alexander2013-12-281-6/+2
| * | | [ticket/11997] Fix redirect tests for mod rewriteMarc Alexander2013-12-282-15/+27
| * | | [ticket/11997] Use path_helper in in foo/bar extension for redirect URLsMarc Alexander2013-12-273-10/+17