aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
| * [ticket/11568] Remove manual calls to assert_response_success()Joas Schilling2013-05-273-11/+1
* | Merge branch 'develop-olympus' into developJoas Schilling2013-05-271-14/+4
|\ \ | |/
| * [ticket/11538] Cut functional tests down a bit as these are more expensive.Andreas Fischer2013-05-261-14/+4
* | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-263-0/+103
|\ \ | |/
| * [ticket/11538] Modify test colour valuesMarc Alexander2013-05-191-2/+3
| * [ticket/11538] Move group ID into abstract test class and add more test casesMarc Alexander2013-05-193-3/+7
| * [ticket/11538] Use abstract class for functional test cases for group colourMarc Alexander2013-05-173-63/+60
| * [ticket/11538] Make sure regex doesn't allow multiple color valuesMarc Alexander2013-05-152-0/+6
| * [ticket/11538] Add tests for acp group manage pageMarc Alexander2013-05-141-0/+45
| * [ticket/11538] Simplify colour value check and remove support for '#'Marc Alexander2013-05-141-8/+7
| * [ticket/11538] Fix incorrect regex and test for duplicate # in color stringMarc Alexander2013-05-141-0/+1
| * [ticket/11538] Use regex for testing color value and improve testsMarc Alexander2013-05-141-37/+20
| * [ticket/11538] Make sure group color can't exceed maximum of 6 charactersMarc Alexander2013-05-141-0/+61
* | Merge remote-tracking branch 'remotes/blitze/ticket/11458' into developNathaniel Guse2013-05-182-0/+124
|\ \
| * | [ticket/11458] Update functional testOpenShift guest2013-05-111-0/+5
| * | [ticket/11458] Use helper to create/move/delete directories/filesOpenShift guest2013-05-091-24/+27
| * | [ticket/11458] Fix functional test againOpenShift guest2013-04-141-20/+64
| * | [ticket/11458] Fix testOpenShift guest2013-04-131-1/+8
| * | [ticket/11458] Add functional testOpenShift guest2013-04-132-0/+65
* | | Merge remote-tracking branch 'remotes/cyberalien/ticket/11533' into developNathan Guse2013-05-121-1/+1
|\ \ \
| * | | [ticket/11533] Update unit testsVjacheslav Trushkin2013-05-111-1/+1
* | | | [ticket/11465] Increase count of disabled extensions to 5 in functional testMarc Alexander2013-05-121-1/+1
|/ / /
* | | Merge PR #1209 branch 'dhruvgoel92/ticket/10325' into developOleg Pudeyev2013-05-081-0/+51
|\ \ \
| * | | [ticket/10325] use assert_response_success partsDhruv2013-04-301-1/+5
| * | | [ticket/10325] add assert_response_success in testDhruv2013-04-301-1/+3
| * | | [ticket/10325] functional tests for forgot password functionalityDhruv2013-04-251-0/+45
* | | | [ticket/11450] Limit scopes of filters and add better docsJoas Schilling2013-05-081-11/+11
* | | | [ticket/11450] Use helpers to copy/remove filesJoas Schilling2013-05-081-23/+21
* | | | [ticket/11450] Add new line at end of fileJoas Schilling2013-05-081-1/+1
* | | | [ticket/11450] Add test for unexisting composer.jsonJoas Schilling2013-05-081-1/+10
* | | | [ticket/11450] Test the extensions details page in ACP Customise TabJoas Schilling2013-05-082-0/+127
|/ / /
* | | Merge remote-tracking branch 'nickvergessen/ticket/11491' into developAndreas Fischer2013-04-151-0/+219
|\ \ \
| * | | [ticket/11491] Copy files back only if we saved them previouslyJoas Schilling2013-04-121-3/+9
| * | | [ticket/11491] Only copy files from phpBB/ext/ the directory existsJoas Schilling2013-04-121-4/+9
| * | | [ticket/11491] Correctly remove the store/temp_ext/ directory after useJoas Schilling2013-04-121-2/+2
| * | | [ticket/11491] Fix path to the ext/ folderJoas Schilling2013-04-121-1/+1
| * | | [ticket/11491] Add extension_acp_test.php to functional groupJoas Schilling2013-04-121-0/+3
| * | | [ticket/11491] Fix class name of functional testJoas Schilling2013-04-121-1/+1