aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12273] Fix unit test for multi line $varsJoas Schilling2014-04-241-2/+2
* [ticket/12273] Fix method name of test and fix undefined indexJoas Schilling2014-04-241-3/+3
* [ticket/12273] Test source files and compare with events.mdJoas Schilling2014-04-241-0/+37
* [ticket/12273] Remove duplicated codeJoas Schilling2014-04-201-4/+8
* [ticket/12273] Move phpBB test to new file and use a data providerJoas Schilling2014-04-202-7/+45
* [ticket/12273] Allow multiple $vars linesJoas Schilling2014-04-204-17/+79
* [ticket/12273] Move MD Exporter to separate fileJoas Schilling2014-04-181-0/+30
* [ticket/12273] Rename exporter to php_exporterJoas Schilling2014-04-181-7/+5
* [ticket/12273] Move event exporter to namespaceJoas Schilling2014-04-181-4/+2
* [ticket/12273] Crawl the phpBB directory for eventsJoas Schilling2014-04-181-9/+18
* [ticket/12273] Use class properties instead of parametersJoas Schilling2014-04-183-20/+83
* [ticket/12273] Add more tests for the event exporterJoas Schilling2014-04-185-16/+336
* [ticket/12273] Add a basic set of tests for the exporterJoas Schilling2014-04-184-0/+370
* 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