Commit Graph

11 Commits (b3075a9993bff1bfca18ada91fe5587e921781d5)

Author SHA1 Message Date
Matt Jankowski b6baab447d
Move `api/v2/admin/accounts` to request spec () 2024-01-26 17:41:13 +00:00
Matt Jankowski c28976d89e
Handle negative offset param in `api/v2/search` () 2023-12-19 10:55:39 +00:00
Matt Jankowski 0e4233de9d
Controller spec to request spec: `api/v2/suggestions` () 2023-12-11 08:13:57 +00:00
Matt Jankowski 7e514688b3
Convert `api/v2/search` controller spec to request spec () 2023-12-08 09:27:33 +00:00
Matt Jankowski 9742bccbe7
Add coverage for `api/v2/media` endpoint () 2023-11-22 15:39:34 +00:00
Matt Jankowski 32e19e3af6
Reduce `.times` usage in request and controller specs () 2023-11-21 13:05:59 +00:00
Matt Jankowski 876f5b1d12
Convert `/instances/*` controller specs to request specs ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-11-20 11:05:28 +00:00
Matt Jankowski 09a2db3f6c
Move api/v2/filters spec to correct path location () 2023-11-20 08:48:56 +00:00
Matt Jankowski 949f5eb860
Fix `RSpec/MetadataStyle` cop in spec/ () 2023-11-06 14:28:20 +00:00
Daniel M Brasil 812a84ff5f
Migrate to request specs in `/api/v2/filters` () 2023-07-27 14:58:20 +02:00
Claire 94fbac77e7
Fix processing of media files with unusual names () 2023-07-07 13:35:22 +02:00