phpbb/tests/functional
Marc Alexander 28cf33eb2f
Merge pull request #6688 from marc1706/ticket/14454
[ticket/14454] Handle special case of testing user permissions in ACP modules
2024-07-28 20:37:34 +02:00
..
fixtures [ticket/14717] Quote strings beginning with @ or % in yaml definitions 2016-07-23 16:23:42 +02:00
mcp [ticket/16902] Make flood interval control in tests consistent 2022-01-15 10:37:45 +07:00
search [ticket/15043] New get_context displays more text 2024-07-08 21:43:52 +02:00
acp_attachments_test.php [ticket/16910] Add test 2021-11-14 21:02:40 +07:00
acp_avatar_settings_test.php [ticket/16604] Do not test avatar upload directory permissions on Windows 2020-09-22 18:59:04 +07:00
acp_bbcodes_test.php [ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString 2020-10-18 10:36:39 +07:00
acp_groups_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
acp_main_test.php [ticket/16629] Fix ACP get_database_size() for MySql 8 2020-11-12 08:18:05 +01:00
acp_permissions_test.php [ticket/15325] Add test for displayed permissions 2024-04-23 21:33:09 +02: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/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
acp_registration_test.php [ticket/11863] Add functional test 2014-10-17 23:33:28 +02:00
acp_smilies_test.php [ticket/14985] Added functional tests for BBCodes and smilies 2017-01-12 09:30:58 +01:00
acp_users_test.php [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +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/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
avatar_acp_users_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
avatar_ucp_groups_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
avatar_ucp_users_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +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/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
common_groups_test_case.php [ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString 2020-10-18 10:36:39 +07:00
controllers_compatibility_test.php [ticket/14542] Move cron to controller 2019-05-06 21:45:15 +02:00
download_test.php [ticket/13821] Remove HTML from PHP files and deduplicate lang variable 2022-01-22 23:50:33 +01:00
extension_acp_test.php [ticket/16889] Run functional tests separately 2021-10-17 11:22:38 +02:00
extension_controller_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
extension_global_lang_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
extension_module_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
extension_permission_lang_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
feed_test.php [ticket/13821] Remove HTML from PHP files and deduplicate lang variable 2022-01-22 23:50:33 +01:00
fileupload_form_test.php [ticket/16138] Eliminate redundant parameters from board URLs 2021-05-19 22:05:06 +02:00
fileupload_remote_test.php [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +07:00
forgot_password_test.php [ticket/16549] PHPUnit function declarations tiny cleanup 2020-10-18 10:36:42 +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] Require stable versions as PHPUnit 9.3 has been released 2020-10-18 10:36:42 +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:36:39 +07:00
lang_test.php [ticket/16549] Remove exception expectation annotations 2020-10-18 10:36:40 +07:00
memberlist_test.php [ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString 2020-10-18 10:36:39 +07:00
metadata_manager_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
notification_test.php [ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString 2020-10-18 10:36:39 +07:00
paging_test.php [ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString 2020-10-18 10:36:39 +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/16908] Fix PHP warning on non-existent post id requests 2021-11-13 18:16:39 +07:00
private_messages_test.php [ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString 2020-10-18 10:36:39 +07:00
prune_shadow_topic_test.php [ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString 2020-10-18 10:36:39 +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/16549] Move from assert[Not]Contains to assertString[Not]ContainsString 2020-10-18 10:36:39 +07:00
session_page_update_test.php [ticket/17296] Enforce unique session entry for admin user with delete 2024-03-19 20:36:38 +01:00
smilies_test.php [ticket/16549] Fix tests 2020-10-18 10:37:16 +07:00
subforum_test.php [ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString 2020-10-18 10:36:39 +07:00
switch_permissions_test.php [ticket/14454] Remove extra commas 2024-07-14 08:17:12 +02:00
ucp_allow_pm_test.php [ticket/16549] Avoid deprecated properties/methods in newer PHPUnit versions 2020-10-18 10:36:41 +07:00
ucp_attachments_test.php [ticket/17137] Allow deleting user files only when post/pm can be changed 2023-07-28 20:43:32 +02: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 [ticket/17129] Update regex and tests for changed input data to youtube cpf 2023-06-20 10:32:48 +02:00
user_password_reset_test.php [ticket/security/276] Add test for expiration timer 2024-05-29 22:04:15 +02:00
viewforum_paging_test.php [ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString 2020-10-18 10:36:39 +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 10:37:45 +07:00
visibility_reapprove_test.php [ticket/16902] Make flood interval control in tests consistent 2022-01-15 10:37:45 +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 10:37:45 +07:00
visit_installer_test.php [ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString 2020-10-18 10:36:39 +07:00