eBooru/test/functional
Earlopain b00f7145c0
[Rails] Enable some new framework defaults
Others require a deploy first (like caching stuff) or need more thought (like serialization changes)
2024-01-27 13:49:57 +01:00
..
admin [Admin] Fix editing email validation 2023-12-03 15:53:33 +01:00
maintenance/user [Tests] Fix random failures 2023-02-27 13:00:28 +01:00
moderator [IQDB] Add integration for the new iqdb server 2023-04-17 22:36:29 +02:00
application_controller_test.rb [Misc] Show a better error message when not authorized 2023-05-07 15:00:26 +02:00
artist_urls_controller_test.rb [Tests] Remove as_user helper 2022-11-26 12:49:35 +01:00
artist_versions_controller_test.rb [Tests] Remove as_user helper 2022-11-26 12:49:35 +01:00
artists_controller_test.rb [Tests] Fix random failures 2023-02-27 13:00:28 +01:00
bans_controller_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
bulk_update_requests_controller_test.rb [Tests] Remove as_user helper 2022-11-26 12:49:35 +01:00
comment_votes_controller_test.rb [Tests] Set CurrentUser.ip_addr in base setup 2022-11-26 16:20:16 +01:00
comments_controller_test.rb [Comments] Fix exception when searching by poster_id 2024-01-25 18:47:26 +01:00
dmails_controller_test.rb [Dmails] Change http verb from post to put for marking as read 2023-12-18 20:03:38 +01:00
dtext_previews_controller_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
favorites_controller_test.rb [Tests] Fix a bunch 2022-04-07 18:23:20 +02:00
forum_posts_controller_test.rb [Users] Moderator permission tweaks 2022-12-23 16:35:37 +01:00
forum_topics_controller_test.rb [Rails] Enable some new framework defaults 2024-01-27 13:49:57 +01:00
ip_bans_controller_test.rb [Tests] A bunch of more fixes 2022-04-13 08:54:50 +02:00
iqdb_queries_controller_test.rb [IQDB] Remove xhr handling 2023-05-07 14:03:57 +02:00
meta_searches_controller_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
mod_actions_controller_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
news_updates_controller_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
note_previews_controller_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
note_versions_controller_test.rb [Tests] Always use CurrentUser as helper 2022-11-26 15:20:15 +01:00
notes_controller_test.rb [Tests] Remove as_user helper 2022-11-26 12:49:35 +01:00
pool_elements_controller_test.rb [Tests] Remove useless travel_to 2022-11-26 13:52:37 +01:00
pool_versions_controller_test.rb [Tests] Always use CurrentUser as helper 2022-11-26 15:20:15 +01:00
pools_controller_test.rb [Tests] Always use CurrentUser as helper 2022-11-26 15:20:15 +01:00
popular_controller_test.rb [Posts] Move popular posts route to /popular 2022-08-06 11:07:25 +02:00
post_approvals_controller_test.rb [Tests] Include FactoryBot::Syntax::Methods 2022-11-25 21:06:54 +01:00
post_events_controller_test.rb [Posts] Address postevent review 2022-01-09 01:47:06 +01:00
post_flags_controller_test.rb [Tests] Remove user.as_current 2022-11-26 15:25:27 +01:00
post_replacements_controller_test.rb [Tests] Be explitic about where jobs need to be inlined 2023-02-24 14:14:44 +01:00
post_versions_controller_test.rb [Tests] Remove/Disable remaining failing tests 2023-02-25 00:15:08 +01:00
post_votes_controller_test.rb [Tests] Remove user.as_current 2022-11-26 15:25:27 +01:00
posts_controller_test.rb [Tests] Remove useless travel_to 2022-11-26 13:52:37 +01:00
related_tags_controller_test.rb [Tests] Small amount of fixes 2022-05-26 22:49:43 +02:00
sessions_controller_test.rb [Users] Better fix for setting ip on login for banned users 2023-06-08 13:11:54 +02:00
tag_alias_requests_controller_test.rb [TagRelations] Require a reason on create 2022-05-22 18:59:45 +02:00
tag_aliases_controller_test.rb [Tests] Remove as_admin helper 2022-11-26 12:37:22 +01:00
tag_implication_requests_controller_test.rb [Tests] Remove useless travel_to 2022-11-26 13:52:37 +01:00
tag_implications_controller_test.rb [Tests] Remove as_admin helper 2022-11-26 12:37:22 +01:00
tags_controller_test.rb [Tags] Import the external autocomplete service 2023-04-06 19:03:51 +02:00
tickets_controller_test.rb [Tickets] Make response mandatory 2024-01-14 12:36:37 +01:00
uploads_controller_test.rb [Tests] Remove/Disable remaining failing tests 2023-02-25 00:15:08 +01:00
user_feedbacks_controller_test.rb [UserFeedback] Add option to send dmail on update 2023-04-10 12:51:03 +02:00
user_name_change_requests_controller_test.rb [Tests] Remove unused tests 2022-03-21 15:39:27 +01:00
users_controller_test.rb [Users] Fix custom css 2023-09-07 21:08:55 +02:00
wiki_page_versions_controller_test.rb [Tests] Remove as_user helper 2022-11-26 12:49:35 +01:00
wiki_pages_controller_test.rb [Tests] Fix wiki page revert after previous commit 2023-06-11 12:48:00 +02:00