aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | [ticket/12341] Update test with new class name and dependenciesOliver Schramm2014-04-021-2/+3
| * | | Merge branch 'ticket/12341' into ticket/12341-ascraeusOliver Schramm2014-04-021-0/+125
| |\ \ \ | | |_|/ | |/| |
| | * | [ticket/12341] Add tests for get_username_string()Oliver Schramm2014-04-011-0/+125
* | | | 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
* | | | Merge remote-tracking branch 'github-nickvergessen/ticket/11459' into develop...Nils Adermann2014-03-293-5/+22
|\ \ \ \
| * | | | [ticket/11459] Fix auth provider testJoas Schilling2014-03-291-1/+1
| * | | | [ticket/11459] Correctly set up the database from schema in unit testsJoas Schilling2014-03-292-4/+21
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'prototech/ticket/11959' into develop-ascraeusJoas Schilling2014-03-294-0/+286
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/11959] Move phpbb_generate_string_list() to functions_content.php.Cesar G2014-03-291-1/+1
| * | | [ticket/11959] Add unit tests.Cesar G2014-03-194-0/+286
* | | | Merge pull request #2194 from bantu/ticket/12317Nils Adermann2014-03-284-9/+4
|\ \ \ \
| * | | | [ticket/12317] Fix notification tests for DBMSes returning integers as int.Andreas Fischer2014-03-283-3/+3
| * | | | [ticket/12317] Do not repeat SQL query in notification_submit_post_base.Andreas Fischer2014-03-281-6/+1
| | |/ / | |/| |
* | | | [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-277-12/+12
* | | Merge pull request #2145 from Elsensee/ticket/10590Dhruv Goel2014-03-201-10/+10
|\ \ \ | |/ / |/| |
| * | [ticket/10590] Fix functional tests are post confirm message removalJoas Schilling2014-03-181-10/+10
* | | Merge remote-tracking branch 'VSEphpbb/ticket/12284' into developAndreas Fischer2014-03-171-1/+1
|\ \ \