aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12371] Rename disapprove and softdelete testsJoas Schilling2014-04-252-2/+2
* [ticket/12371] We do not group quote notifications anymoreJoas Schilling2014-04-251-1/+2
* [ticket/12436] Data passed to sql_multi_insert is expected to be multi-dim.Andreas Fischer2014-04-241-2/+2
* Merge pull request #2335 from Elsensee/ticket/12422Joas Schilling2014-04-222-1/+46
|\
| * [ticket/12422] Add testsOliver Schramm2014-04-222-1/+46
* | [ticket/12405] Valid timezone and dateformat for create_user() in testsMatt Friedman2014-04-191-2/+2
|/
* Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-04-151-0/+38
|\
| * Merge pull request #2195 from Elsensee/ticket/10423Joas Schilling2014-04-151-0/+38
| |\
| | * [ticket/10423] Remove unnecessary include in testOliver Schramm2014-04-151-1/+0
| | * [ticket/10423] Match multiple wildcardsOliver Schramm2014-04-131-0/+2
| | * [ticket/10423] Move code into a function and add tests for itOliver Schramm2014-04-131-0/+37
* | | Merge pull request #2286 from nickvergessen/ticket/12388Andreas Fischer2014-04-151-3/+5
|\ \ \
| * | | [ticket/12388] Add tests for lang() use on log actions without dataJoas Schilling2014-04-111-3/+5
* | | | Merge remote-tracking branch 'marc/ticket/12004' into develop-ascraeusJoas Schilling2014-04-141-0/+7
|\ \ \ \
| * | | | [ticket/12004] Support empty routes to app.php/ in path_helperMarc Alexander2014-04-111-0/+7
| |/ / /
* | | | [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
* | | | [ticket/12211] Do not run attachment file names twice through htmlspecialcharsMarc Alexander2014-04-111-0/+14
* | | | [ticket/12386] Add DEBUG_EXTRA again and use it for container creationMarc Alexander2014-04-111-1/+1
|/ / /
* | | Merge remote-tracking branch 'github-nickvergessen/ticket/12370' into develop...Nils Adermann2014-04-104-7/+287
|\ \ \
| * | | [ticket/12370] Add unit tests for topic notificationsJoas Schilling2014-04-073-1/+284
| * | | [ticket/12370] Fix functional notification test and remove unneeded requestsJoas Schilling2014-04-071-6/+3
* | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12367' into develop...Nils Adermann2014-04-101-15/+22
|\ \ \ \
| * | | | [ticket/12367] Change phpbb_wrapper_gmgetdate_test to use data providersJoas Schilling2014-04-061-15/+22
| |/ / /
* | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12113' into develop...Nils Adermann2014-04-102-1/+6
|\ \ \ \
| * | | | [ticket/12113] Fix view_log() testsJoas Schilling2014-04-012-1/+6
* | | | | 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
* | | | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into develop...Nils Adermann2014-04-105-9/+33
|\ \ \ \ \ \
| * | | | | | [ticket/12282] Update new referencesJoas Schilling2014-04-011-1/+1
| * | | | | | [ticket/12282] Update container db mockJoas Schilling2014-04-011-4/+28
| * | | | | | [ticket/12282] Use interface for type hintingJoas Schilling2014-04-013-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge remote-tracking branch 'github-nickvergessen/ticket/11352' into develop...Nils Adermann2014-04-101-0/+319
|\ \ \ \ \ \
| * | | | | | [ticket/11352] Add functional tests for disapproving a post/topicJoas Schilling2014-04-071-0/+319
| | |_|/ / / | |/| | | |
* | | | | | Merge remote-tracking branch 'nickvergessen/ticket/12349' into develop-ascraeusDhruv2014-04-0814-14/+14
|\ \ \ \ \ \
| * | | | | | [ticket/12349] Update license header in several new filesJoas Schilling2014-04-0314-14/+14
* | | | | | | Merge remote-tracking branch 'Marc/ticket/12362' into develop-ascraeusJoas Schilling2014-04-071-0/+49
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | [ticket/12362] Do not use database test case as it's not neededMarc Alexander2014-04-061-8/+2
| * | | | | | [ticket/12362] Add tests for schema generatorMarc Alexander2014-04-061-0/+55
* | | | | | | 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/12354] Assert same instead of equal where necessary in passwords testsMarc Alexander2014-04-052-4/+4
| |/ / / / / |/| | | | |
* | | | | | Merge remote-tracking branch 'Marc/ticket/10851-ascraeus' into develop-ascraeusJoas Schilling2014-04-053-0/+34
|\ \ \ \ \ \
| * | | | | | [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-043-0/+35
| | |/ / / / | |/| | | |
* | | | | | [ticket/12350] Instantiate Mock Dispatcher for modules_testK Fisher2014-04-031-1/+3
|/ / / / /
* | | | | Merge remote-tracking branch 'Elsensee/ticket/12341-ascraeus' into develop-as...Joas Schilling2014-04-031-0/+126
|\ \ \ \ \