eBooru/test/functional
clragon e304030e8a
[WikiPages] Add editing tag category (#920)
Co-authored-by: Donovan Daniels <hewwo@yiff.rocks>
2025-02-26 05:02:53 -08:00
..
admin [Security] Implement read only mode (#821) 2024-12-08 19:28:31 -08:00
maintenance/user [Users] Consolidate password confirmation into singular route (#813) 2024-12-18 06:02:02 -08:00
moderator [Posts] Overhaul destroyed posts (#672) 2024-07-13 17:05:50 -07:00
security [Security] Implement read only mode (#821) 2024-12-08 19:28:31 -08:00
application_controller_test.rb [Users] Consolidate password confirmation into singular route (#813) 2024-12-18 06:02:02 -08:00
artist_urls_controller_test.rb [Tests] Fix post expunge note/post update count test 2024-04-06 08:12:01 -05:00
artist_versions_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
artists_controller_test.rb [AvoidPosting] Integrate the avoid posting list into the site (#582) 2024-08-03 14:15:26 -07:00
bans_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
bulk_update_requests_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
comment_votes_controller_test.rb [Posts] Add back comment disabling (#749) 2024-10-28 13:56:22 -07:00
comments_controller_test.rb [Posts] Add back comment disabling (#749) 2024-10-28 13:56:22 -07:00
dmails_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
dtext_previews_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
favorites_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
forum_posts_controller_test.rb [Forums] Clean up permission checks (#674) 2024-07-14 13:14:09 -07:00
forum_topics_controller_test.rb [ForumTopics] Fix page number mismatch (#675) 2024-07-20 09:23:26 -07:00
help_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
ip_bans_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
iqdb_queries_controller_test.rb [Tests] Improve/Add tests around network requests 2024-04-27 13:57:51 +02:00
meta_searches_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
mod_actions_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
news_updates_controller_test.rb [NewsUpdates] Enable API endpoint for index 2024-07-15 14:01:12 -07:00
note_versions_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
notes_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
pool_elements_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
pool_versions_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
pools_controller_test.rb [Pools] Fix exception on the ordering page 2024-02-27 18:37:22 +01:00
popular_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
post_approvals_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
post_events_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
post_flags_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
post_replacements_controller_test.rb [Replacements] Allow janitor+ to auto approve submitted replacements (#650) 2024-07-28 18:12:41 -07:00
post_versions_controller_test.rb [PostVersions] Fix display of unchanged locked tags 2024-02-26 12:48:58 +01:00
post_votes_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
posts_controller_test.rb [Posts] Add back comment disabling (#749) 2024-10-28 13:56:22 -07:00
related_tags_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
sessions_controller_test.rb [Users] Consolidate password confirmation into singular route (#813) 2024-12-18 06:02:02 -08:00
tag_alias_requests_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
tag_aliases_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
tag_implication_requests_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
tag_implications_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
tags_controller_test.rb [WikiPages] Redirect back to wiki when editing/fixing tag (#705) 2024-09-02 07:40:41 -07:00
takedowns_controller_test.rb [Tests] Add basic tests for takedowns 2024-03-17 19:16:01 +01:00
tickets_controller_test.rb [Tickets] Refactor viewing access and add JSON API (#664) 2024-07-28 18:12:41 -07:00
uploads_controller_test.rb [Security] Implement read only mode (#821) 2024-12-08 19:28:31 -08:00
user_feedbacks_controller_test.rb [UserFeedbacks] Restore deleted user feedbacks from staff notes (#859) 2025-02-03 09:00:20 -08:00
user_name_change_requests_controller_test.rb [Users] Redirect to name changes when name is invalid 2024-04-05 17:33:09 +02:00
users_controller_test.rb [Users] Rework login pages and increase password requirements (#825) 2024-12-14 17:37:53 -08:00
wiki_page_versions_controller_test.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
wiki_pages_controller_test.rb [WikiPages] Add editing tag category (#920) 2025-02-26 05:02:53 -08:00