..
credentials_spec.rb
Merge commit 'd97d31cce664281d868e4c661451687a301c97c8' into glitch-soc/merge-upstream
2024-05-04 16:12:51 +02:00
familiar_followers_spec.rb
Controller spec to request spec: `api/v1/accounts/familiar_followers` ( #28305 )
2023-12-11 07:55:45 +00:00
featured_tags_spec.rb
Fix error and incorrect URLs in `/api/v1/accounts/:id/featured_tags` for remote accounts ( #27459 )
2023-10-27 08:35:21 +00:00
follower_accounts_spec.rb
Migrate controller->request spec for api/v1/follow* ( #28811 )
2024-01-19 09:32:41 +00:00
following_accounts_spec.rb
Migrate controller->request spec for api/v1/follow* ( #28811 )
2024-01-19 09:32:41 +00:00
identity_proofs_spec.rb
Controller spec to request spec: `api/v1/accounts/identify_proofs` ( #28304 )
2023-12-11 07:56:13 +00:00
lists_spec.rb
Controller spec to request spec: `api/v1/accounts/lists` ( #28303 )
2023-12-11 07:56:47 +00:00
lookup_spec.rb
Controller spec to request spec: `api/v1/accounts/lookup` ( #28302 )
2023-12-11 07:57:33 +00:00
notes_spec.rb
Controller spec to request spec: `api/v1/accounts/notes` ( #28301 )
2023-12-11 07:58:48 +00:00
pins_spec.rb
Controller spec to request spec: `api/v1/accounts/pins` ( #28300 )
2023-12-11 07:59:40 +00:00
relationships_spec.rb
Fix intermittent failure from unspecified order in `api/v1/accounts/relationships` spec ( #28306 )
2023-12-11 07:55:07 +00:00
search_spec.rb
Controller spec to request spec: `api/v1/accounts/search` ( #28299 )
2023-12-11 08:13:28 +00:00
statuses_spec.rb
Convert more API specs from controller->request style ( #29004 )
2024-03-01 16:24:45 +00:00