aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_framework
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12089] Add assert message on HTTP status code checkJoas Schilling2015-01-251-1/+1
* [ticket/11480] Fix the double spaces in phpbb_functional_test_caseTristan Darricau2014-06-301-1/+1
* [ticket/11480] Add functionnal testTristan Darricau2014-05-291-8/+59
* [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/11831] getAttribute was replaced with attrNathan2013-09-061-1/+1
* Merge branch 'prep-release-3.0.12' into develop-olympusAndreas Fischer2013-08-151-0/+131
|\
| * [ticket/11775] Fix doc blocks syntaxJoas Schilling2013-08-151-1/+1
| * [ticket/11775] Remove spaces at line endsJoas Schilling2013-08-151-4/+4
| * [ticket/11775] Backport moving of the posting functions to 3.0Joas Schilling2013-08-081-0/+131
* | [ticket/11686] Not checking for phpBB Debug errors on functional testsNathaniel Guse2013-07-131-0/+1
|/
* [ticket/10772] Remove 3.1 codeVjacheslav Trushkin2013-07-111-70/+51
* Merge remote-tracking branch 'remotes/cyberalien/ticket/10772' into develop-o...Nathaniel Guse2013-07-111-0/+103
|\
| * [ticket/10772] Functional tests for forum styleVjacheslav Trushkin2013-05-161-0/+103
* | [ticket/11604] Skip installer step where config.php is created.Andreas Fischer2013-06-191-20/+27
* | [ticket/11604] Fix case where config.php is not generated by phpBB.Andreas Fischer2013-06-181-1/+23
* | [ticket/11604] Use variables for config.php filesnames.Andreas Fischer2013-06-181-6/+10
* | [ticket/11601] Add protected method for database sync and call itJoas Schilling2013-06-111-0/+15
* | [ticket/11601] Split post_setup_synchronisation logic from xml parsingJoas Schilling2013-06-111-3/+24
* | [ticket/11590] Close database connections when tearDown() is calledJoas Schilling2013-06-071-0/+20
* | [ticket/11568] Split status code and html debug assertion into two methodsJoas Schilling2013-05-311-18/+30
* | [ticket/11568] Add comma at end of array key-value coupleJoas Schilling2013-05-311-1/+1
* | [ticket/11568] Invert logic for asserting the responseJoas Schilling2013-05-311-4/+4
* | [ticket/11568] Use static calls for static methodsJoas Schilling2013-05-311-4/+4
* | [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