Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/12176] Reword comment about config entries. | Andreas Fischer | 2014-03-13 | 1 | -4/+6 |
| | | | | PHPBB3-12176 | ||||
* | [ticket/12176] Add newest_user_colour to config array to ensure it exists | Joas Schilling | 2014-03-12 | 1 | -0/+7 |
| | | | | PHPBB3-12176 | ||||
* | [ticket/11831] getAttribute was replaced with attr | Nathan | 2013-09-06 | 1 | -1/+1 |
| | | | | PHPBB3-11831 | ||||
* | Merge branch 'prep-release-3.0.12' into develop-olympus | Andreas Fischer | 2013-08-15 | 1 | -0/+131 |
|\ | | | | | | | | | | | | | | | | | | | * prep-release-3.0.12: [ticket/11775] Fix doc blocks syntax [ticket/11775] Remove spaces at line ends [ticket/11775] Split test into multiple steps [ticket/11775] Add functional test for moving the last post [ticket/11775] Backport moving of the posting functions to 3.0 [ticket/11775] Fix error when moving the last post to another topic | ||||
| * | [ticket/11775] Fix doc blocks syntax | Joas Schilling | 2013-08-15 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-11775 | ||||
| * | [ticket/11775] Remove spaces at line ends | Joas Schilling | 2013-08-15 | 1 | -4/+4 |
| | | | | | | | | PHPBB3-11775 | ||||
| * | [ticket/11775] Backport moving of the posting functions to 3.0 | Joas Schilling | 2013-08-08 | 1 | -0/+131 |
| | | | | | | | | PHPBB3-11775 | ||||
* | | [ticket/11686] Not checking for phpBB Debug errors on functional tests | Nathaniel Guse | 2013-07-13 | 1 | -0/+1 |
|/ | | | | PHPBB3-11686 | ||||
* | [ticket/10772] Remove 3.1 code | Vjacheslav Trushkin | 2013-07-11 | 1 | -70/+51 |
| | | | | PHPBB3-10772 | ||||
* | Merge remote-tracking branch 'remotes/cyberalien/ticket/10772' into ↵ | Nathaniel Guse | 2013-07-11 | 1 | -0/+103 |
|\ | | | | | | | | | | | | | | | | | | | | | develop-olympus # By Vjacheslav Trushkin # Via Vjacheslav Trushkin * remotes/cyberalien/ticket/10772: [ticket/10772] Remove unnecessary comment [ticket/10772] Functional tests for forum style [ticket/10772] Use forum specific style for trigger_error | ||||
| * | [ticket/10772] Functional tests for forum style | Vjacheslav Trushkin | 2013-05-16 | 1 | -0/+103 |
| | | | | | | | | PHPBB3-10772 | ||||
* | | [ticket/11604] Skip installer step where config.php is created. | Andreas Fischer | 2013-06-19 | 1 | -20/+27 |
| | | | | | | | | PHPBB3-11604 | ||||
* | | [ticket/11604] Fix case where config.php is not generated by phpBB. | Andreas Fischer | 2013-06-18 | 1 | -1/+23 |
| | | | | | | | | PHPBB3-11604 | ||||
* | | [ticket/11604] Use variables for config.php filesnames. | Andreas Fischer | 2013-06-18 | 1 | -6/+10 |
| | | | | | | | | PHPBB3-11604 | ||||
* | | [ticket/11601] Add protected method for database sync and call it | Joas Schilling | 2013-06-11 | 1 | -0/+15 |
| | | | | | | | | PHPBB3-11601 | ||||
* | | [ticket/11601] Split post_setup_synchronisation logic from xml parsing | Joas Schilling | 2013-06-11 | 1 | -3/+24 |
| | | | | | | | | PHPBB3-11601 | ||||
* | | [ticket/11590] Close database connections when tearDown() is called | Joas Schilling | 2013-06-07 | 1 | -0/+20 |
| | | | | | | | | PHPBB3-11590 | ||||
* | | [ticket/11568] Split status code and html debug assertion into two methods | Joas Schilling | 2013-05-31 | 1 | -18/+30 |
| | | | | | | | | PHPBB3-11568 | ||||
* | | [ticket/11568] Add comma at end of array key-value couple | Joas Schilling | 2013-05-31 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-11568 | ||||
* | | [ticket/11568] Invert logic for asserting the response | Joas Schilling | 2013-05-31 | 1 | -4/+4 |
| | | | | | | | | PHPBB3-11568 | ||||
* | | [ticket/11568] Use static calls for static methods | Joas Schilling | 2013-05-31 | 1 | -4/+4 |
| | | | | | | | | PHPBB3-11568 | ||||
* | | [ticket/11568] Remove unused method | Joas Schilling | 2013-05-30 | 1 | -19/+0 |
| | | | | | | | | PHPBB3-11568 | ||||
* | | [ticket/11568] Only assert string when doctype is there at all | Joas Schilling | 2013-05-30 | 1 | -1/+4 |
| | | | | | | | | PHPBB3-11568 | ||||
* | | [ticket/11568] Add method to get page content | Joas Schilling | 2013-05-28 | 1 | -0/+10 |
| | | | | | | | | PHPBB3-11568 | ||||
* | | [ticket/11568] Allow different status codes | Joas Schilling | 2013-05-28 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-11568 | ||||
* | | [ticket/11568] Trim the output to allow Tabs before INCLUDE overall_header | Joas Schilling | 2013-05-28 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-11568 | ||||
* | | [ticket/11568] Make CookieJar static aswell | Joas Schilling | 2013-05-27 | 1 | -6/+7 |
| | | | | | | | | PHPBB3-11568 | ||||
* | | [ticket/11568] Only use a static version of the client | Joas Schilling | 2013-05-27 | 1 | -59/+60 |
| | | | | | | | | PHPBB3-11568 | ||||
* | | [ticket/11568] Any output before the doc type means there was an error | Joas Schilling | 2013-05-27 | 1 | -8/+6 |
| | | | | | | | | | | | | Change is needed to allow "Warning:" in the HTML body PHPBB3-11568 | ||||
* | | [ticket/11568] Set client manually so we can increase the cURL timeout | Joas Schilling | 2013-05-27 | 1 | -0/+7 |
| | | | | | | | | PHPBB3-11568 | ||||
* | | [ticket/11568] Use Goutte Client to install the board for functional tests | Joas Schilling | 2013-05-27 | 1 | -39/+105 |
| | | | | | | | | PHPBB3-11568 | ||||
* | | [ticket/11576] MySQL unit tests: Enable STRICT_TRANS_TABLES and others. | Andreas Fischer | 2013-05-27 | 1 | -0/+14 |
| | | | | | | | | PHPBB3-11576 | ||||
* | | Merge remote-tracking branch 'bantu/ticket/11547' into develop-olympus | Andreas Fischer | 2013-05-17 | 1 | -0/+8 |
|\ \ | | | | | | | | | | | | | * bantu/ticket/11547: [ticket/11547] Set MySQL charset to UTF8 in database_test_connection_manager. | ||||
| * | | [ticket/11547] Set MySQL charset to UTF8 in database_test_connection_manager. | Andreas Fischer | 2013-05-17 | 1 | -0/+8 |
| |/ | | | | | | | PHPBB3-11547 | ||||
* | | [ticket/11544] Add admin_login() method to 3.0 functional test case | Marc Alexander | 2013-05-14 | 1 | -0/+44 |
|/ | | | | | | This method is needed in order to be able to properly test acp functions. PHPBB3-11544 | ||||
* | [ticket/11493] add checks for Notice and Warning | Dhruv | 2013-04-15 | 1 | -0/+2 |
| | | | | PHPBB3-11493 | ||||
* | [ticket/11493] add check for phpBB Debug in functional tests | Dhruv | 2013-04-15 | 1 | -0/+1 |
| | | | | PHPBB3-11493 | ||||
* | [ticket/11295] Drop tables rather than database for postgres in test suite. | Oleg Pudeyev | 2012-12-26 | 1 | -2/+25 |
| | | | | | | | | | | Doing so allows: 1. User running the tests no longer needs create database privilege. 2. Test database may be located in a non-default tablespace and generally have site-specific options applied to it. PHPBB3-11295 | ||||
* | [ticket/11265] Add assertions for board installation success. | Oleg Pudeyev | 2012-12-13 | 1 | -3/+11 |
| | | | | PHPBB3-11265 | ||||
* | Merge PR #1119 branch 'p/ticket/10491' into develop-olympus | Oleg Pudeyev | 2012-12-13 | 1 | -25/+29 |
|\ | | | | | | | | | | | | | | | * p/ticket/10491: [ticket/10491] Make recreate_database static. [ticket/10491] Install board once per test run. [ticket/10491] Move board installation into setup before class. [ticket/10491] Set up functional tests sensibly. | ||||
| * | [ticket/10491] Make recreate_database static. | Oleg Pudeyev | 2012-12-12 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-10491 | ||||
| * | [ticket/10491] Install board once per test run. | Oleg Pudeyev | 2012-12-10 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | This is how things used to be. Installing for each test class brings 3-4x performance penalty compared to installing once for the entire test run. However, with a single installation for all tests an individual test can see different data when it is invoked by itself vs when it is executed as part of the entire test suite. PHPBB3-10491 | ||||
| * | [ticket/10491] Move board installation into setup before class. | Oleg Pudeyev | 2012-12-04 | 1 | -16/+12 |
| | | | | | | | | | | | | | | Functional posting test already assumed that board is installed once per test case and not once per test. PHPBB3-10491 | ||||
| * | [ticket/10491] Set up functional tests sensibly. | Oleg Pudeyev | 2012-12-04 | 1 | -16/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB_FUNCTIONAL_URL goes into setup before class. Drop PHPBB_FUNCTIONAL_URL check in board installation and silent return if it is not set. Take board installation out of constructor. Install board in setup method. PHPBB3-10491 | ||||
* | | [ticket/10972] Drop user deletion. | Oleg Pudeyev | 2012-12-06 | 1 | -15/+0 |
| | | | | | | | | | | | | | | | | | | Users should not be deleted in tests that test user creation. Tests should use unique user names to avoid collisions. User deletion should use user_remove anyway. PHPBB3-10972 | ||||
* | | [ticket/10972] Tweak user addition. | Oleg Pudeyev | 2012-12-06 | 1 | -25/+32 |
| | | | | | | | | | | | | | | | | | | | | | | Always add users, do not keep track of which users have been added. The tests should know whether users they want exist or not. Use more unique user names in tests for robustness. Added some more assertions here and there. PHPBB3-10972 | ||||
* | | [ticket/10972] Backport get_db from develop. | Oleg Pudeyev | 2012-12-06 | 1 | -0/+19 |
| | | | | | | | | PHPBB3-10972 | ||||
* | | [ticket/10972] Added explicit checks for creating duplicate users. | Fyorl | 2012-12-06 | 1 | -2/+17 |
| | | | | | | | | PHPBB3-10972 | ||||
* | | [ticket/10972] Moved tests into appropriate places and added comments | Fyorl | 2012-12-06 | 1 | -0/+4 |
| | | | | | | | | PHPBB3-10972 | ||||
* | | [ticket/10972] Added methods for creating and deleting basic users | Fyorl | 2012-12-06 | 1 | -2/+43 |
| | | | | | | | | | | | | | | Modified the login method to allow logging in of an arbitrary user. Also added tests for the new functionality. PHPBB3-10972 |