phpbb/tests/functional
2025-05-20 20:59:40 +02:00
..
fixtures [ticket/17151] Adjust code styling 2024-05-25 11:57:39 +07:00
mcp [ticket/17135] Assert xCP modules array is not empty and test output 2025-01-06 22:04:45 +07:00
search [ticket/17514] Replace phpBB3 with phpBB in tests 2025-05-20 20:59:40 +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 [ticket/17326] Use same regex in icon name validation in PHP 2025-02-15 20:24:07 +01:00
acp_groups_test.php [ticket/17391] Add simple functional test 2024-10-03 13:24:52 +07:00
acp_main_test.php [ticket/17151] Fix PHP warning on board settings page, add ACP pages test 2024-05-25 11:57:36 +07:00
acp_permissions_test.php [ticket/17386] Fix user based permissions test 2024-09-02 00:19:20 +07:00
acp_post_settings_test.php [ticket/16526] Adjust test to use better assertions 2020-08-14 04:30:20 +07:00
acp_profile_field_test.php [ticket/17508] Fix PHP warning on custom profile fields edit 2025-05-13 00:02:56 +07:00
acp_registration_test.php [ticket/11863] Add functional test 2014-10-17 23:33:28 +02:00
acp_smilies_test.php [ticket/17304] Update acp smilies test to svg 2024-10-24 18:16:30 +02:00
acp_storage_settings_test.php [ticket/15699] Rewrite acp_storage 2024-06-06 23:48:52 +02:00
acp_storage_test.php [ticket/16836] Use absolute paths in local adapter 2021-08-11 13:59:21 +02:00
acp_test.php [ticket/17135] Assert xCP modules array is not empty and test output 2025-01-06 22:04:45 +07:00
acp_users_test.php [ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString 2020-10-18 10:38:31 +07:00
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 [ticket/16764] Remove remote avatar functionality 2021-04-23 22:26:07 +02:00
avatar_ucp_groups_test.php [ticket/16764] Remove remote avatar functionality 2021-04-23 22:26:07 +02:00
avatar_ucp_users_test.php [ticket/16764] Remove remote avatar functionality 2021-04-23 22:26:07 +02:00
browse_disabled_test.php Merge branch '3.3.x' 2024-02-23 20:37:16 +01:00
browse_test.php [ticket/13645] Move the feeds to controllers 2015-08-23 22:36:10 +02:00
common_avatar_test_case.php [ticket/16764] Remove remote avatar functionality 2021-04-23 22:26:07 +02:00
common_groups_test_case.php [ticket/16764] Remove remote avatar functionality 2021-04-23 22:26:07 +02:00
controllers_compatibility_test.php [ticket/16649] Upgrade to Symfony 5 2021-02-19 21:10:54 +07:00
download_test.php Merge branch '3.3.x' 2022-01-25 22:13:23 +01:00
extension_acp_test.php Merge branch '3.3.x' 2024-11-10 10:46:56 +01: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] Extend forms tests 2024-05-25 11:57:39 +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 Merge branch '3.3.x' 2025-02-19 16:15:41 +00:00
fileupload_form_test.php [ticket/16138] Eliminate redundant parameters from board URLs 2021-05-19 22:05:06 +02:00
forgot_password_test.php [ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString 2020-10-18 10:38:31 +07:00
forum_password_test.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
forum_style_test.php [ticket/16549] Fix new tests 2020-10-18 10:38:47 +07:00
group_create_test.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
jumpbox_test.php [ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString 2020-10-18 10:38:31 +07:00
lang_test.php [ticket/16549] Remove exception expectation annotations 2020-10-18 10:38:32 +07:00
manifest_test.php [ticket/17457] Remove dir from manifest, it’s not implemented 2024-12-20 20:18:36 -08:00
memberlist_test.php [ticket/17487] Add functional test for sending email via board 2025-04-03 23:10:23 +07:00
metadata_manager_test.php [ticket/17151] Make macros available for extensions 2023-09-09 14:02:17 +07:00
notification_test.php [ticket/17514] Replace phpBB3 with phpBB in tests 2025-05-20 20:59:40 +02:00
notification_webpush_test.php [ticket/17344] Improve webpush class names 2024-06-16 09:47:32 -07:00
paging_test.php [ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString 2020-10-18 10:38:31 +07:00
permission_roles_test.php [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
plupload_test.php [ticket/16138] Eliminate redundant parameters from board URLs 2021-05-19 22:05:06 +02:00
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 [ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString 2020-10-18 10:38:31 +07:00
registration_test.php [ticket/16582] Fix SQL error on registration with Numbers CPF with no default 2020-11-28 19:01:25 +07:00
report_post_captcha_test.php [ticket/16825] Adjust functional tests for modified sid handling 2021-07-31 22:35:03 +02:00
session_page_update_test.php Merge branch 'ticket/17296' into ticket/17296-master 2024-03-19 20:51:48 +01:00
smilies_test.php [ticket/16549] Fix tests 2020-10-18 10:38:46 +07:00
subforum_test.php [ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString 2020-10-18 10:38:31 +07:00
switch_permissions_test.php [ticket/17410] Only fall back acp main page when in ACP with test permission 2024-10-10 21:38:19 +02:00
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/17422] Adjust tests code 2024-10-31 14:55:35 +07:00
ucp_groups_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
ucp_pm_test.php [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
ucp_preferences_test.php [ticket/16809] Reset display options at the end of preferences test 2021-07-03 22:25:43 +02:00
ucp_profile_test.php Merge branch '3.3.x' 2023-08-06 14:01:29 +02:00
user_password_reset_test.php [ticket/17493] Remove remnants of user_notify_type 2025-04-21 11:40:25 +02:00
viewforum_paging_test.php [ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString 2020-10-18 10:38:31 +07:00
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/16941] Add sphinx tests to 3.3.x 2025-04-24 23:17:26 +07: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 [ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString 2020-10-18 10:38:31 +07:00