phpbb/tests/functional
2024-03-19 20:51:48 +01:00
..
fixtures [ticket/17151] Use Twig and short array syntax in tests 2023-09-11 09:59:02 +07:00
mcp [ticket/16902] Make flood interval control in tests consistent 2022-01-15 12:41:09 +07:00
search [ticket/17108] Stop using backslashes for css selectors 2023-04-05 20:53:20 +02:00
acp_attachments_test.php [ticket/15687] Adjust regex for attachment URL 2023-06-27 22:34:44 +02:00
acp_bbcodes_test.php
acp_groups_test.php
acp_main_test.php
acp_permissions_test.php [ticket/17056] Fix PHP 8.2 deprecation warning about ${var} syntax 2022-11-02 00:30:46 +02:00
acp_post_settings_test.php
acp_profile_field_test.php
acp_registration_test.php
acp_smilies_test.php [ticket/17176] Remove no longer needed backward compatible phpunit code 2023-09-18 19:28:21 +02:00
acp_storage_settings_test.php
acp_storage_test.php [ticket/16836] Use absolute paths in local adapter 2021-08-11 13:59:21 +02:00
acp_users_test.php
auth_test.php [ticket/16909] Fix Postgres configuration on Windows, fix auth tests 2021-11-14 10:02:53 +07:00
avatar_acp_groups_test.php [ticket/15769] Fix JS and avatar functional tests 2022-12-13 21:17:50 +01:00
avatar_acp_users_test.php
avatar_ucp_groups_test.php
avatar_ucp_users_test.php
browse_disabled_test.php Merge branch '3.3.x' 2024-02-23 20:37:16 +01:00
browse_test.php
common_avatar_test_case.php
common_groups_test_case.php
controllers_compatibility_test.php
download_test.php Merge branch '3.3.x' 2022-01-25 22:13:23 +01:00
extension_acp_test.php [ticket/17048] Update tests to updated composer output 2022-10-19 22:31:18 +02:00
extension_controller_test.php [ticket/17195] Remove reference to travis 2023-09-22 14:19:48 +02:00
extension_global_lang_test.php [ticket/17151] Make macros available for extensions 2023-09-09 14:02:17 +07:00
extension_module_test.php [ticket/17151] Make macros available for extensions 2023-09-09 14:02:17 +07:00
extension_permission_lang_test.php [ticket/17151] Make macros available for extensions 2023-09-09 14:02:17 +07:00
feed_test.php [ticket/17176] Remove no longer needed backward compatible phpunit code 2023-09-18 19:28:21 +02:00
fileupload_form_test.php
forgot_password_test.php
forum_password_test.php
forum_style_test.php
group_create_test.php
jumpbox_test.php
lang_test.php
memberlist_test.php
metadata_manager_test.php [ticket/17151] Make macros available for extensions 2023-09-09 14:02:17 +07:00
notification_test.php
paging_test.php
permission_roles_test.php
plupload_test.php
posting_test.php [ticket/17176] Remove no longer needed backward compatible phpunit code 2023-09-18 19:28:21 +02:00
private_messages_test.php [ticket/17176] Remove no longer needed backward compatible phpunit code 2023-09-18 19:28:21 +02:00
prune_shadow_topic_test.php
registration_test.php
report_post_captcha_test.php
session_page_update_test.php Merge branch 'ticket/17296' into ticket/17296-master 2024-03-19 20:51:48 +01:00
smilies_test.php
subforum_test.php
ucp_allow_pm_test.php [ticket/17176] Remove no longer needed backward compatible phpunit code 2023-09-18 19:28:21 +02:00
ucp_attachments_test.php [ticket/17176] Update implementations to be compatible with Symfony 6.3 2023-09-18 19:28:16 +02:00
ucp_groups_test.php
ucp_pm_test.php
ucp_preferences_test.php
ucp_profile_test.php Merge branch '3.3.x' 2023-08-06 14:01:29 +02:00
user_password_reset_test.php
viewforum_paging_test.php
viewonline_test.php [ticket/17212] Extend viewonline test for editing post 2023-11-11 10:36:17 +01:00
visibility_disapprove_test.php [ticket/16902] Make flood interval control in tests consistent 2022-01-15 12:41:09 +07:00
visibility_reapprove_test.php [ticket/16902] Make flood interval control in tests consistent 2022-01-15 12:41:09 +07:00
visibility_softdelete_test.php [ticket/13821] Remove HTML from PHP files and deduplicate lang variable 2022-01-22 23:50:33 +01:00
visibility_unapproved_posts_test.php [ticket/16902] Make flood interval control in tests consistent 2022-01-15 12:41:09 +07:00
visit_installer_test.php