eBooru/test/unit
2024-02-15 16:58:47 +01:00
..
document_store Switch to OpenSearch (#550) 2023-10-02 18:57:07 +02:00
downloads [Uploads] Don't follow redirects to non-whitelisted urls 2023-10-20 21:00:32 +02:00
maintenance/user [Tests] Include FactoryBot::Syntax::Methods 2022-11-25 21:06:54 +01:00
meta_searches [Tests] Set CurrentUser.ip_addr in base setup 2022-11-26 16:20:16 +01:00
moderator [Tests] Clean up teardowns 2022-11-26 14:02:06 +01:00
post_sets [Rails] Enable some new framework defaults 2024-01-27 13:49:57 +01:00
sources [Cleanup] Remove upload referer_url 2022-03-16 17:39:58 +01:00
api_key_test.rb [Tests] Include FactoryBot::Syntax::Methods 2022-11-25 21:06:54 +01:00
apng_inspector_test.rb [Tests] Use file_fixture/fixture_file_upload 2022-11-25 18:44:36 +01:00
application_record.rb [Tests] Include FactoryBot::Syntax::Methods 2022-11-25 21:06:54 +01:00
artist_test.rb [Artists] Show error when changing notes with locked wiki page (#580) 2024-01-14 21:01:01 +01:00
artist_url_test.rb [Cleanup] Remove search_text_attribute 2023-06-01 21:45:51 +02:00
ban_test.rb [Users] Remove the contributor rank 2023-08-21 21:24:31 +02:00
blip_test.rb [Blips] Add Updater & Tests/Move modactions to callbacks (#540) 2023-12-04 20:56:14 +01:00
bulk_update_importer_importer_test.rb [AIBUR] Fix ModActions for implications and on alias reject 2024-02-15 16:58:47 +01:00
bulk_update_request_test.rb [Tests] More performance improvements 2023-09-08 19:51:35 +02:00
cloudflare_service_test.rb [Tests] Disallow and stub all requests being made 2022-11-25 17:27:38 +01:00
comment_test.rb Bring ForumPost ModAction trigger in line with Comments (#542) 2023-12-04 19:41:29 +01:00
current_user_test.rb [Tests] Set CurrentUser.ip_addr in base setup 2022-11-26 16:20:16 +01:00
dmail_filter_test.rb [Tests] Always use CurrentUser as helper 2022-11-26 15:20:15 +01:00
dmail_test.rb [Dmails] Fix senders copy being created when validations fail 2023-09-17 16:40:33 +02:00
email_blacklist_test.rb [Tests] Improve execution time of some of the worst offenders 2023-09-07 17:04:34 +02:00
favorite_test.rb [Tests] Set CurrentUser.ip_addr in base setup 2022-11-26 16:20:16 +01:00
forum_post_test.rb Bring ForumPost ModAction trigger in line with Comments (#542) 2023-12-04 19:41:29 +01:00
forum_topic_test.rb [Tests] Fix random failures 2023-02-27 13:00:28 +01:00
ip_ban_test.rb [Tests] Set CurrentUser.ip_addr in base setup 2022-11-26 16:20:16 +01:00
maintenance_test.rb [Tests] Always use CurrentUser as helper 2022-11-26 15:20:15 +01:00
note_test.rb [Tests] Set CurrentUser.ip_addr in base setup 2022-11-26 16:20:16 +01:00
paginator_test.rb [Tests] Skip more flakiness 2024-02-14 19:23:10 +01:00
parse_value_test.rb [QueryBuilder] Move value parsing into separate module 2023-08-23 14:18:51 +02:00
pool_test.rb [Tests] Set CurrentUser.ip_addr in base setup 2022-11-26 16:20:16 +01:00
post_approval_test.rb [QueryBuilder] Rename range parsing methods for clarity 2023-08-22 23:23:08 +02:00
post_disapproval_test.rb [Tests] Set CurrentUser.ip_addr in base setup 2022-11-26 16:20:16 +01:00
post_event_test.rb [Posts] Make comment_disabled not hide comments (#546) 2023-09-05 17:27:05 +02:00
post_flag_test.rb [Posts] Allow guidelines flag in more cases for priv+ 2023-01-27 22:25:48 +01:00
post_pruner_test.rb [Tests] Set CurrentUser.ip_addr in base setup 2022-11-26 16:20:16 +01:00
post_replacement_test.rb [Replacements] Fix approving when hitting the upload limit 2023-08-11 17:39:33 +02:00
post_test.rb [Elasticsearch] Implement Response 2023-09-16 15:30:28 +02:00
post_version_test.rb [Posts] Add edit reason when reverting/undoing a version 2023-08-01 17:24:14 +02:00
post_vote_test.rb [Tests] Set CurrentUser.ip_addr in base setup 2022-11-26 16:20:16 +01:00
related_tag_calculator_test.rb [Tests] More performance improvements 2023-09-08 19:51:35 +02:00
related_tag_query_test.rb [Tags] Take category id instead of name for related search 2023-08-18 22:40:06 +02:00
session_loader_test.rb [Tests] Clean up teardowns 2022-11-26 14:02:06 +01:00
storage_manager_test.rb [Tests] Set CurrentUser.ip_addr in base setup 2022-11-26 16:20:16 +01:00
string_test.rb Allow escaping wildcards (\*) in wildcard searches. 2017-05-31 16:15:18 -05:00
tag_alias_request_test.rb [Tests] Set CurrentUser.ip_addr in base setup 2022-11-26 16:20:16 +01:00
tag_alias_test.rb [Tests] More performance improvements 2023-09-08 19:51:35 +02:00
tag_implication_request_test.rb [Tests] Set CurrentUser.ip_addr in base setup 2022-11-26 16:20:16 +01:00
tag_implication_test.rb [Tests] More performance improvements 2023-09-08 19:51:35 +02:00
tag_query_test.rb [TagQuery] Use consistent naming for tag fields 2023-09-03 15:23:27 +02:00
tag_set_presenter_test.rb [Cleanup] Move tag data outside of config file 2023-08-18 19:08:52 +02:00
tag_test.rb [Tests] More performance improvements 2023-09-08 19:51:35 +02:00
upload_test.rb [Users] Remove the contributor rank 2023-08-21 21:24:31 +02:00
upload_whitelist_test.rb [Users] Remove the contributor rank 2023-08-21 21:24:31 +02:00
user_deletion_test.rb [Tests] Remove/Disable remaining failing tests 2023-02-25 00:15:08 +01:00
user_feedback_test.rb [UserFeedback] Add Updater 2024-01-04 14:31:54 -06:00
user_name_change_request_test.rb [ModActions] Stop logging name changes 2023-09-04 23:02:14 +02:00
user_password_reset_nonce_test.rb [Tests] Include FactoryBot::Syntax::Methods 2022-11-25 21:06:54 +01:00
user_revert_test.rb [UserRevert] Fix error when user has uploaded a post 2023-08-01 18:20:39 +02:00
user_test.rb [CI] Appease rubocop 2023-09-07 17:32:50 +02:00
wiki_page_test.rb [Tests] Set CurrentUser.ip_addr in base setup 2022-11-26 16:20:16 +01:00
zeitwerk_test.rb [Tests] Add zeitwerk compliance check 2023-05-01 17:30:13 +02:00