Build: #1458 was successful Changes by Derk <derky@phpbb.com>
Code commits
phpBB Master
-
Derk <derky@phpbb.com> ec681adb77e21cf6cfd1d9dfcc0a42f1323ed1ba
Merge pull request #6852 from rxu/ticket/17543-2
[ticket/17543] Optimize functional tests running time -
rxu f131e31bc781b14a47dd1b4ba919b7bf4322e309 m
[ticket/17543] Optimize installing extensions
Make several functions static to be able to use in *BeforeClass() methods.
PHPBB-17543- tests/functional/acp_permissions_test.php (version f131e31bc781b14a47dd1b4ba919b7bf4322e309)
- tests/functional/download_test.php (version f131e31bc781b14a47dd1b4ba919b7bf4322e309)
- tests/functional/extension_controller_test.php (version f131e31bc781b14a47dd1b4ba919b7bf4322e309)
- tests/functional/extension_module_test.php (version f131e31bc781b14a47dd1b4ba919b7bf4322e309)
- tests/functional/extension_template_event_order_test.php (version f131e31bc781b14a47dd1b4ba919b7bf4322e309)
- tests/functional/feed_test.php (version f131e31bc781b14a47dd1b4ba919b7bf4322e309)
- tests/functional/metadata_manager_test.php (version f131e31bc781b14a47dd1b4ba919b7bf4322e309)
- tests/functional/prune_shadow_topic_test.php (version f131e31bc781b14a47dd1b4ba919b7bf4322e309)
- tests/functional/subforum_test.php (version f131e31bc781b14a47dd1b4ba919b7bf4322e309)
- tests/functional/ucp_groups_test.php (version f131e31bc781b14a47dd1b4ba919b7bf4322e309)
- tests/functional/user_password_reset_test.php (version f131e31bc781b14a47dd1b4ba919b7bf4322e309)
- tests/functional/viewforum_paging_test.php (version f131e31bc781b14a47dd1b4ba919b7bf4322e309)
- tests/functional/visibility_disapprove_test.php (version f131e31bc781b14a47dd1b4ba919b7bf4322e309)
- tests/functional/visibility_reapprove_test.php (version f131e31bc781b14a47dd1b4ba919b7bf4322e309)
- tests/functional/visibility_softdelete_test.php (version f131e31bc781b14a47dd1b4ba919b7bf4322e309)
- tests/functional/visibility_unapproved_posts_test.php (version f131e31bc781b14a47dd1b4ba919b7bf4322e309)
- tests/test_framework/phpbb_functional_test_case.php (version f131e31bc781b14a47dd1b4ba919b7bf4322e309)
-
rxu b51f8bc6e97daba1d252c20a79c646de5912beb3 m
[ticket/17543] Use class method to call db object instance where possible
PHPBB-17543- tests/functional/acp_registration_test.php (version b51f8bc6e97daba1d252c20a79c646de5912beb3)
- tests/functional/auth_test.php (version b51f8bc6e97daba1d252c20a79c646de5912beb3)
- tests/functional/forum_style_test.php (version b51f8bc6e97daba1d252c20a79c646de5912beb3)
- tests/functional/plupload_test.php (version b51f8bc6e97daba1d252c20a79c646de5912beb3)
- tests/functional/search/mysql_test.php (version b51f8bc6e97daba1d252c20a79c646de5912beb3)
- tests/functional/session_page_update_test.php (version b51f8bc6e97daba1d252c20a79c646de5912beb3)
- tests/functional/smilies_test.php (version b51f8bc6e97daba1d252c20a79c646de5912beb3)
- tests/functional/switch_permissions_test.php (version b51f8bc6e97daba1d252c20a79c646de5912beb3)
- tests/functional/ucp_allow_pm_test.php (version b51f8bc6e97daba1d252c20a79c646de5912beb3)
- tests/functional/ucp_profile_test.php (version b51f8bc6e97daba1d252c20a79c646de5912beb3)
- tests/functional/user_password_reset_test.php (version b51f8bc6e97daba1d252c20a79c646de5912beb3)
- tests/functional/viewonline_test.php (version b51f8bc6e97daba1d252c20a79c646de5912beb3)
- tests/test_framework/phpbb_functional_test_case.php (version b51f8bc6e97daba1d252c20a79c646de5912beb3)
-
rxu 70c07d4302935756c8523cd211f2b6043a4b8932 m
[ticket/17543] Optimize functional tests running time
PHPBB-17543- tests/functional/extension_controller_test.php (version 70c07d4302935756c8523cd211f2b6043a4b8932)
- tests/functional/extension_module_test.php (version 70c07d4302935756c8523cd211f2b6043a4b8932)
- tests/functional/extension_template_event_order_test.php (version 70c07d4302935756c8523cd211f2b6043a4b8932)
- tests/functional/mcp/mcp_main_test.php (version 70c07d4302935756c8523cd211f2b6043a4b8932)
- tests/functional/metadata_manager_test.php (version 70c07d4302935756c8523cd211f2b6043a4b8932)
- tests/functional/prune_shadow_topic_test.php (version 70c07d4302935756c8523cd211f2b6043a4b8932)
- tests/functional/search/base.php (version 70c07d4302935756c8523cd211f2b6043a4b8932)
- tests/functional/search/mysql_test.php (version 70c07d4302935756c8523cd211f2b6043a4b8932)
- tests/functional/search/postgres_test.php (version 70c07d4302935756c8523cd211f2b6043a4b8932)
- tests/functional/search/sphinx_test.php (version 70c07d4302935756c8523cd211f2b6043a4b8932)
- tests/test_framework/phpbb_functional_test_case.php (version 70c07d4302935756c8523cd211f2b6043a4b8932)

