143 Commits (61a0ec69fcf5565a96c2cc53167f74e6ff0391d8)

Author SHA1 Message Date
Matt Jankowski 7ecf7f5403
Move controller->request specs for api/v1/statuses/* (#28818)
8 months ago
Matt Jankowski 329911b0a3
Migrate controller->request spec for api/v1/follow* (#28811)
8 months ago
Matt Jankowski 0b853678a4
Add coverage for `api/v1/peers/search` endpoint and extract controller query to Instance scope (#28796)
8 months ago
Matt Jankowski e72676e83a
Improve `api/v1/markers#create` performance against simultaneous requests (#28718)
8 months ago
Matt Jankowski 7801db7ba4
Spec coverage for custom css endpoint (#28706)
8 months ago
Matt Jankowski 2954279e9c
Remove double subject call in `api/v1/admin/trends/links/links` spec (#28695)
8 months ago
Matt Jankowski 95bd46d32a
Remove double subject call in `api/v1/admin/ip_blocks` spec (#28696)
8 months ago
Matt Jankowski 00341c70ff
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
8 months ago
Claire 092bb8a27a
Fix Mastodon not correctly processing HTTP Signatures with query strings (#28476)
9 months ago
Claire bd415af9a1
Change streaming API host to not be overridden to localhost in development mode (#28557)
9 months ago
Claire a2624ff739
Convert signature verification specs to request specs (#28443)
9 months ago
Claire 6fed0fcbaa
Remove unneeded settings cleanup from specs (#28425)
9 months ago
Eugen Rochko b5ac61b2c5
Change algorithm of follow recommendations (#28314)
9 months ago
Matt Jankowski c28976d89e
Handle negative offset param in `api/v2/search` (#28282)
9 months ago
Matt Jankowski 1820bad646
Fix `Performance/StringIdentifierArgument` cop (#28399)
9 months ago
Matt Jankowski adbfd40a1b
Convert `api/v1/directories` controller spec to request spec (#28356)
9 months ago
Matt Jankowski 28e1a7a394
Improve spec coverage for `models/announcement` class (#28350)
9 months ago
Matt Jankowski 0e4233de9d
Controller spec to request spec: `api/v2/suggestions` (#28297)
9 months ago
Matt Jankowski 0c64092500
Controller spec to request spec: `api/v1/accounts/search` (#28299)
9 months ago
Matt Jankowski 16ede59d0a
Controller spec to request spec: `api/v1/featured_tags/suggestions` (#28298)
9 months ago
Matt Jankowski 809506bdd4
Controller spec to request spec: `api/v1/accounts/pins` (#28300)
9 months ago
Matt Jankowski 94cc707ab3
Controller spec to request spec: `api/v1/accounts/notes` (#28301)
9 months ago
Matt Jankowski e544b6df42
Controller spec to request spec: `api/v1/accounts/lookup` (#28302)
9 months ago
Matt Jankowski a968898dc7
Controller spec to request spec: `api/v1/accounts/lists` (#28303)
9 months ago
Matt Jankowski 8f94502e7d
Controller spec to request spec: `api/v1/accounts/identify_proofs` (#28304)
9 months ago
Matt Jankowski 78347d2556
Controller spec to request spec: `api/v1/accounts/familiar_followers` (#28305)
9 months ago
Matt Jankowski 11d2bd9716
Fix intermittent failure from unspecified order in `api/v1/accounts/relationships` spec (#28306)
9 months ago
Matt Jankowski 7e514688b3
Convert `api/v2/search` controller spec to request spec (#28269)
10 months ago
Matt Jankowski 71e5a16eba
Remove triple subject call in `api/v1/lists` spec (#28210)
10 months ago
Matt Jankowski cca19f5fbb
Use the `Admin::ActionLog` fabricator in admin/action_logs spec (#28194)
10 months ago
Matt Jankowski 0530ce5e95
Convert accounts controller spec to request spec (#28126)
10 months ago
Claire 85662a5a57
Change `img-src` and `media-src` CSP directives to not include `https:` (#28025)
10 months ago
Kevin Bongart 7877fcd83c
Deduplicate IDs in relationships and familiar_followers APIs (#27982)
10 months ago
Matt Jankowski 973597c6f1
Consolidate configuration of `Sidekiq::Testing.fake!` setup (#28046)
10 months ago
Matt Jankowski 9742bccbe7
Add coverage for `api/v2/media` endpoint (#28027)
10 months ago
Matt Jankowski 30ee4aaff4
Convert measurement `api/v1/admin/*` controller specs to request specs (#28005)
10 months ago
Matt Jankowski 32e19e3af6
Reduce `.times` usage in request and controller specs (#27949)
10 months ago
Matt Jankowski a6d446e6a7
Add coverage for `remote_interaction_helper` (#28002)
10 months ago
Matt Jankowski 876f5b1d12
Convert `/instances/*` controller specs to request specs (#27988)
10 months ago
Matt Jankowski 718c95e7af
Convert `api/v1/custom_emojis` controller spec to request spec (#27985)
10 months ago
Matt Jankowski 17582d36d5
Convert `api/v1/preferences` controller spec to request spec (#27987)
10 months ago
Matt Jankowski 9a01a260a0
Convert `api/v1/scheduled_statuses` controller spec to request spec (#27986)
10 months ago
Matt Jankowski b9fb47aeb1
Convert `api/v1/endorsements` controller spec to request spec (#27984)
10 months ago
Matt Jankowski 09a2db3f6c
Move api/v2/filters spec to correct path location (#27950)
10 months ago
Claire 297839c10c
Rewrite `/api/v1/statuses` tests as request specs (#27891)
10 months ago
Claire 9257737675
Rewrite `/api/v1/accounts` tests as request specs (#27888)
10 months ago
Matt Jankowski 549e8e7baf
Add `email_spec` and speedup/cleanup to `spec/mailers` (#27902)
10 months ago
Matt Jankowski 3f0c1566c3
Reduce expectations for `RSpec/MultipleExpectations` cop in `api/v1/accounts/relationships` spec (#27879)
10 months ago
Matt Jankowski 3de9145613
Move controller specs for `well-known` endpoints to request specs (#27855)
10 months ago
Matt Jankowski 12a5b7391d
Add spec for well known change password endpoint (#27856)
10 months ago