1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2024-12-26 02:30:28 +00:00
mastodon/spec/requests
2024-06-26 13:44:08 +00:00
..
api Fix SQL error in admin measures API () 2024-06-18 16:04:58 +00:00
well_known Use existing config access to local_domain value () 2024-06-03 09:15:58 +00:00
account_show_page_spec.rb Drop favicon.ico generation () 2024-06-26 13:44:08 +00:00
accounts_spec.rb Convert accounts controller spec to request spec () 2023-11-30 14:28:05 +00:00
anonymous_cookies_spec.rb Fix anonymous visitors getting a session cookie on first visit () 2023-04-25 16:51:38 +02:00
backups_spec.rb Add request spec for backups download () 2023-05-23 15:44:11 +02:00
cache_spec.rb Use before_all block to setup requests/cache_spec data () 2024-03-13 08:38:57 +00:00
catch_all_route_request_spec.rb Enable Style/FrozenStringLiteralComment for specs () 2023-02-22 09:55:31 +09:00
content_security_policy_spec.rb Consolidate system specs into single directory, use rspec tags for configuration () 2024-05-10 12:36:09 +00:00
custom_css_spec.rb Spec coverage for custom css endpoint () 2024-01-12 09:19:25 +00:00
disabled_oauth_endpoints_spec.rb Disable administrative doorkeeper routes () 2024-02-13 18:11:47 +00:00
follower_accounts_spec.rb Adds new follower/following routes () 2023-04-30 09:01:42 +02:00
following_accounts_spec.rb Adds new follower/following routes () 2023-04-30 09:01:42 +02:00
invite_spec.rb Add support for invite codes in the registration API () 2023-11-13 13:27:00 +00:00
link_headers_spec.rb Misc spec cleanup () 2023-05-04 05:47:52 +02:00
localization_spec.rb Fix Rails/I18nLocaleAssignment cop () 2023-04-30 14:07:03 +02:00
mail_subscriptions_spec.rb Add List-Unsubscribe email header () 2023-08-01 19:34:40 +02:00
omniauth_callbacks_spec.rb Fix user creation failure handling in OAuth paths () 2024-02-14 21:49:45 +00:00
remote_interaction_helper_spec.rb Add coverage for remote_interaction_helper () 2023-11-21 10:28:55 +00:00
self_destruct_spec.rb Add more tests for self-destruct mode () 2024-05-20 10:06:51 +00:00
signature_verification_spec.rb Fix Mastodon not correctly processing HTTP Signatures with query strings () 2024-01-03 11:29:26 +00:00