Matt Jankowski
|
66326065b0
|
Add `response.content_type` checks for JSON to `api/v1` request specs (#31981)
|
2024-09-20 13:13:04 +00:00 |
Matt Jankowski
|
6b6a80b407
|
Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749)
|
2024-09-06 09:58:46 +00:00 |
Claire
|
d2e4be0456
|
Hopefully fix notifications pagination flaky test (#31494)
|
2024-08-19 14:53:54 +00:00 |
Claire
|
598ae4f2da
|
Add endpoints for unread notifications count (#31191)
|
2024-07-30 08:39:11 +00:00 |
Claire
|
1dd8262071
|
Add optional `filtered` attribute to notification entities in REST API (#31011)
|
2024-07-15 09:29:57 +00:00 |
Matt Jankowski
|
f1300ad284
|
Rename jobs/attachments rspec tag names (#29762)
|
2024-07-08 16:01:08 +00:00 |
Matt Jankowski
|
2e91a9bd34
|
Add `include_pagination_headers` matcher to check `Link` header in api specs (#29596)
|
2024-03-15 10:17:45 +00:00 |
Matt Jankowski
|
00341c70ff
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
Matt Jankowski
|
32e19e3af6
|
Reduce `.times` usage in request and controller specs (#27949)
|
2023-11-21 13:05:59 +00:00 |
Daniel M Brasil
|
e0ed0f8c7c
|
Migrate to request specs in `/api/v1/notifications` (#25553)
|
2023-10-16 17:15:24 +02:00 |