chuckya/spec/requests/api/v1/accounts
Claire 08b10cce52 Merge commit 'b43eaa4517107326c7e73b949cec759f841b4a30' into glitch-soc/merge-upstream
Conflicts:
- `spec/controllers/api/v1/accounts/credentials_controller_spec.rb`
  Conflict due to glitch-soc's different note length handling.
  Ported the changes in `spec/requests/api/v1/accounts/credentials_spec.rb` instead.
2024-03-13 20:12:58 +01:00
..
credentials_spec.rb Merge commit 'b43eaa4517107326c7e73b949cec759f841b4a30' into glitch-soc/merge-upstream 2024-03-13 20:12:58 +01: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