aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'EXreaction/ticket/9871-2' into developJoas Schilling2014-03-142-0/+376
|\
| * [ticket/9871] Fix test nameNathan Guse2014-03-141-1/+1
| * [ticket/9871] Split fast and slow version testsNathan Guse2014-03-132-26/+58
| * [ticket/9871] Restore get_remote_file_testNathan Guse2014-03-101-0/+75
| * [ticket/9871] Fix testsNathan Guse2014-03-081-3/+11
| * [ticket/9871] Mark test as slowNathan Guse2014-03-051-0/+3
| * [ticket/9871] Update version check file to use json formatNathan Guse2014-02-192-75/+333
* | Merge branch 'develop-olympus' into developJoas Schilling2014-03-141-0/+103
|\ \
| * \ Merge remote-tracking branch 'exreaction/ticket/12202' into develop-olympusJoas Schilling2014-03-141-0/+103
| |\ \
| | * | [ticket/12202] Use an array in the data provider instead of exploding manuallyJoas Schilling2014-03-141-38/+44
| | * | [ticket/12202] Fix testsNathaniel Guse2014-03-091-5/+5
| | * | [ticket/12202] Test for parse_cfg_fileNathan Guse2014-03-091-0/+97
* | | | Merge remote-tracking branch 'dhruv/ticket/11040' into developJoas Schilling2014-03-142-4/+55
|\ \ \ \
| * | | | [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] Use hard delete in delete_topicDhruv2014-03-121-0/+2
| * | | | [ticket/11040] Delete the functional test topic to avoid conflictsDhruv2014-03-121-0/+1
| * | | | [ticket/11040] Add methods to delete post and topic in functional testsDhruv2014-03-121-0/+44
| * | | | [ticket/11040] Add test cases for searching subject and post content togetherDhruv2014-03-121-4/+7
* | | | | Merge remote-tracking branch 'EXreaction/ticket/10288' into developJoas Schilling2014-03-143-0/+12
|\ \ \ \ \
| * | | | | [ticket/10288] Test to make sure included templates have proper variable scopeNathan Guse2014-03-133-0/+12
* | | | | | Merge pull request #2109 from nickvergessen/ticket/11581Nathan Guse2014-03-132-3/+63
|\ \ \ \ \ \
| * | | | | | [ticket/11581] Add assertNotContainsLang() for functional test casesJoas Schilling2014-03-131-3/+15
| * | | | | | [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
| |/ / / / /
* | | | | | [ticket/12267] Replace $php_ext with $phpExOliver Schramm2014-03-131-2/+2
* | | | | | Merge branch 'develop-olympus' into developJoas Schilling2014-03-132-0/+55
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge remote-tracking branch 'bantu/ticket/12176' into develop-olympusJoas Schilling2014-03-132-0/+54
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | [ticket/12176] Reword comment about config entries.Andreas Fischer2014-03-131-4/+6
| | * | | | [ticket/12176] Add newest_user_colour to config array to ensure it existsJoas Schilling2014-03-121-0/+7
| | * | | | [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 remote-tracking branch 'dhruvgoel92/ticket/11288-develop' into developJoas Schilling2014-03-111-0/+49
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | [ticket/11288] Add unit test cases for foo-bar like queriesDhruv2014-03-091-0/+49
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #2107 from VSEphpbb/ticket/12117Nathan Guse2014-03-101-0/+16
|\ \ \ \ \ \
| * | | | | | [ticket/12117] Add get_all_tree_data method to tree classMatt Friedman2014-03-101-0/+16
| |/ / / / /
* | | | | | Merge pull request #2092 from nickvergessen/ticket/12090Nathan Guse2014-03-1013-198/+198
|\ \ \ \ \ \
| * | | | | | [ticket/12090] Comment out broken testJoas Schilling2014-03-091-0/+3
| * | | | | | [ticket/12090] Move find() call to container and fix testsJoas Schilling2014-03-092-29/+33
| * | | | | | [ticket/12090] Split finding routes and returning routes into 2 methodsJoas Schilling2014-03-091-1/+1
| * | | | | | [ticket/12090] Make provider a service and inject it into the helperJoas Schilling2014-03-083-7/+5
| * | | | | | [ticket/12090] Fix pagination for routesJoas Schilling2014-03-082-32/+58
| * | | | | | [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-074-40/+23
| * | | | | | [ticket/12090] Pass route name to url() to allow admins to change the routesJoas Schilling2014-03-078-123/+133
| | |/ / / / | |/| | | |