..
api
Merge commit 'c9ea91f8683cd5c0cfac14071a17e3956ac6d3b0' into glitch-soc/merge-upstream
2024-09-03 21:51:53 +02:00
oauth
Add spec for doorkeeper behavior around issuing tokens ( #31545 )
2024-08-23 08:20:32 +00:00
settings /exports
Convert "CSV export" settings controller specs to request specs ( #31601 )
2024-08-27 08:12:39 +00:00
well_known
Use body_as_json
directly instead of via local var assignment ( #31696 )
2024-09-03 08:03:08 +00:00
account_show_page_spec.rb
Pull out https/hostname setup for request specs to shared config ( #31622 )
2024-09-03 15:28:57 +00:00
accounts_spec.rb
Add have_cacheable_headers
matcher for responses ( #31727 )
2024-09-03 15:35:19 +00:00
anonymous_cookies_spec.rb
Use describe
instead of context
in top-level spec declaration ( #31607 )
2024-08-27 07:40:18 +00:00
backups_spec.rb
Add request spec for backups download ( #25099 )
2023-05-23 15:44:11 +02:00
cache_spec.rb
Use before_all
block to setup requests/cache_spec
data ( #29437 )
2024-03-13 08:38:57 +00:00
catch_all_route_request_spec.rb
Enable Style/FrozenStringLiteralComment for specs ( #23790 )
2023-02-22 09:55:31 +09:00
content_security_policy_spec.rb
Consolidate system specs into single directory, use rspec tags for configuration ( #30206 )
2024-05-10 12:36:09 +00:00
custom_css_spec.rb
Spec coverage for custom css endpoint ( #28706 )
2024-01-12 09:19:25 +00:00
custom_stylesheets_spec.rb
Add have_cacheable_headers
matcher for responses ( #31727 )
2024-09-03 15:35:19 +00:00
disabled_oauth_endpoints_spec.rb
Disable administrative doorkeeper routes ( #29187 )
2024-02-13 20:03:00 +01:00
emojis_spec.rb
Convert emojis
controller spec to request spec ( #31597 )
2024-08-26 15:00:05 +00:00
follower_accounts_spec.rb
Adds new follower/following routes ( #24601 )
2023-04-30 09:01:42 +02:00
following_accounts_spec.rb
Adds new follower/following routes ( #24601 )
2023-04-30 09:01:42 +02:00
health_spec.rb
Convert health check endpoint controller spec to request spec ( #31565 )
2024-08-26 12:17:35 +00:00
instance_actor_spec.rb
Add have_cacheable_headers
matcher for responses ( #31727 )
2024-09-03 15:35:19 +00:00
invite_spec.rb
Add support for invite codes in the registration API ( #27805 )
2023-11-13 13:27:00 +00:00
link_headers_spec.rb
Pull out https/hostname setup for request specs to shared config ( #31622 )
2024-09-03 15:28:57 +00:00
localization_spec.rb
Fix Rails/I18nLocaleAssignment cop ( #24693 )
2023-04-30 14:07:03 +02:00
log_out_spec.rb
Fix log out from user menu not working on Safari ( #31402 )
2024-08-13 17:49:23 +00:00
mail_subscriptions_spec.rb
Add List-Unsubscribe email header ( #26085 )
2023-08-01 19:34:40 +02:00
manifest_spec.rb
Merge commit 'c9ea91f8683cd5c0cfac14071a17e3956ac6d3b0' into glitch-soc/merge-upstream
2024-09-03 21:51:53 +02:00
media_proxy_spec.rb
Pull out https/hostname setup for request specs to shared config ( #31622 )
2024-09-03 15:28:57 +00:00
media_spec.rb
Convert media
controller spec to request spec ( #31634 )
2024-08-29 08:46:00 +00:00
omniauth_callbacks_spec.rb
Fix user creation failure handling in OAuth paths ( #29207 )
2024-02-14 23:12:59 +01:00
remote_interaction_helper_spec.rb
Add coverage for remote_interaction_helper
( #28002 )
2023-11-21 10:28:55 +00:00
self_destruct_spec.rb
Add more tests for self-destruct mode ( #30374 )
2024-05-20 10:06:51 +00:00
signature_verification_spec.rb
Fix Mastodon not correctly processing HTTP Signatures with query strings ( #28476 )
2024-01-03 11:29:26 +00:00
tags_spec.rb
Add have_cacheable_headers
matcher for responses ( #31727 )
2024-09-03 15:35:19 +00:00