aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_framework
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11568] Remove unused methodJoas Schilling2013-05-301-19/+0
* [ticket/11568] Only assert string when doctype is there at allJoas Schilling2013-05-301-1/+4
* [ticket/11568] Add method to get page contentJoas Schilling2013-05-281-0/+10
* [ticket/11568] Allow different status codesJoas Schilling2013-05-281-2/+2
* [ticket/11568] Trim the output to allow Tabs before INCLUDE overall_headerJoas Schilling2013-05-281-1/+1
* [ticket/11568] Make CookieJar static aswellJoas Schilling2013-05-271-6/+7
* [ticket/11568] Only use a static version of the clientJoas Schilling2013-05-271-59/+60
* [ticket/11568] Any output before the doc type means there was an errorJoas Schilling2013-05-271-8/+6
* [ticket/11568] Set client manually so we can increase the cURL timeoutJoas Schilling2013-05-271-0/+7
* [ticket/11568] Use Goutte Client to install the board for functional testsJoas Schilling2013-05-271-39/+105
* [ticket/11576] MySQL unit tests: Enable STRICT_TRANS_TABLES and others.Andreas Fischer2013-05-271-0/+14
* Merge remote-tracking branch 'bantu/ticket/11547' into develop-olympusAndreas Fischer2013-05-171-0/+8
|\
| * [ticket/11547] Set MySQL charset to UTF8 in database_test_connection_manager.Andreas Fischer2013-05-171-0/+8
* | [ticket/11544] Add admin_login() method to 3.0 functional test caseMarc Alexander2013-05-141-0/+44
|/
* [ticket/11493] add checks for Notice and WarningDhruv2013-04-151-0/+2
* [ticket/11493] add check for phpBB Debug in functional testsDhruv2013-04-151-0/+1
* [ticket/11295] Drop tables rather than database for postgres in test suite.Oleg Pudeyev2012-12-261-2/+25
* [ticket/11265] Add assertions for board installation success.Oleg Pudeyev2012-12-131-3/+11
* Merge PR #1119 branch 'p/ticket/10491' into develop-olympusOleg Pudeyev2012-12-131-25/+29
|\
| * [ticket/10491] Make recreate_database static.Oleg Pudeyev2012-12-121-1/+1
| * [ticket/10491] Install board once per test run.Oleg Pudeyev2012-12-101-1/+6
| * [ticket/10491] Move board installation into setup before class.Oleg Pudeyev2012-12-041-16/+12
| * [ticket/10491] Set up functional tests sensibly.Oleg Pudeyev2012-12-041-16/+19
* | [ticket/10972] Drop user deletion.Oleg Pudeyev2012-12-061-15/+0
* | [ticket/10972] Tweak user addition.Oleg Pudeyev2012-12-061-25/+32
* | [ticket/10972] Backport get_db from develop.Oleg Pudeyev2012-12-061-0/+19
* | [ticket/10972] Added explicit checks for creating duplicate users.Fyorl2012-12-061-2/+17
* | [ticket/10972] Moved tests into appropriate places and added commentsFyorl2012-12-061-0/+4
* | [ticket/10972] Added methods for creating and deleting basic usersFyorl2012-12-061-2/+43
* | [ticket/11219] Coding guidelines and naming consistency changesPatrick Webster2012-12-051-11/+13
* | [ticket/11219] Only update sequences that are affected by a fixturePatrick Webster2012-12-012-36/+55
* | [ticket/11219] Recreate Oracle sequences instead of altering themPatrick Webster2012-11-201-53/+18
* | [ticket/11219] Update sequence values after loading fixturesPatrick Webster2012-11-182-0/+139
|/
* Merge PR #1060 branch 'nickvergessen/ticket/11186' into develop-olympusOleg Pudeyev2012-11-151-6/+0
|\
| * [ticket/11186] Database unit tests fail on windows using sqlite2Joas Schilling2012-11-101-6/+0
* | Merge remote-tracking branch 'p/ticket/11202-olympus' into develop-olympusAndreas Fischer2012-11-151-1/+16
|\ \
| * | [ticket/11202] Custom message does not make sense here, delete it.Oleg Pudeyev2012-11-151-2/+2
| * | [ticket/11202] Add a heuristic function to check for response success.Oleg Pudeyev2012-11-151-1/+16
| |/
* | [ticket/11190] Functional tests purge cache before running.Fyorl2012-11-111-0/+23
|/
* [ticket/11159] static public is the currently approved order.Oleg Pudeyev2012-11-061-1/+1
* [task/functional] Fixed DEBUG_TEST related issuesDavid King2012-09-011-1/+1
* [ticket/11034] Re-arranged install order to emulate real installFyorl2012-07-301-4/+2
* Merge remote-tracking branch 'Fyorl/ticket/10981' into develop-olympusAndreas Fischer2012-07-191-13/+6
|\
| * [ticket/10981] Removed setupBeforeClassFyorl2012-07-171-8/+0
| * [ticket/10981] Modified functional framework to account for goutte changesFyorl2012-07-161-3/+6
| * [ticket/10981] Added goutte via composerFyorl2012-07-161-2/+0
* | Merge remote-tracking branch 'github-noxwizard/ticket/10678' into develop-oly...Nils Adermann2012-07-174-6/+180
|\ \ | |/ |/|
| * [ticket/10678] Typo and formattingPatrick Webster2012-05-132-6/+6
| * [ticket/10678] Add port handling for MSSQL testsPatrick Webster2012-05-081-0/+7
| * [ticket/10678] Move config changes to new locationPatrick Webster2012-05-081-1/+3