mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-17 16:58:51 +00:00
While merging into develop, also move self::$config['table_prefix'] initialization into setup before class from install_board, as install_board is only called to install the board and not for each test case. * develop-olympus: [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. Conflicts: tests/test_framework/phpbb_functional_test_case.php |
||
---|---|---|
.. | ||
phpbb_database_connection_odbc_pdo_wrapper.php | ||
phpbb_database_test_case.php | ||
phpbb_database_test_connection_manager.php | ||
phpbb_functional_test_case.php | ||
phpbb_search_test_case.php | ||
phpbb_test_case.php | ||
phpbb_test_case_helpers.php |