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 |
|
Matt Jankowski
|
f1003b2560
|
Enable "zero monkey patching" mode in RSpec (#31614)
|
2024-09-04 05:12:25 +00:00 |
|
Matt Jankowski
|
40f993b3a0
|
Use built-in response.parsed_body for JSON response specs (#31674)
|
2024-09-02 14:25:21 +00:00 |
|
Daniel M Brasil
|
77c2216e47
|
fix: Return HTTP 422 when scheduled status time is less than 5 minutes (#30584)
|
2024-06-10 13:33:48 +00:00 |
|
Claire
|
36fe8f8566
|
Change ids param to id in /api/v1/statuses and /api/v1/accounts for consistency (#30465)
|
2024-05-29 09:19:17 +00:00 |
|
Claire
|
2fe1b8d169
|
Add API to get multiple accounts and statuses (#27871)
Co-authored-by: noellabo <noel.yoshiba@gmail.com>
|
2024-05-06 15:19:15 +00:00 |
|
Wolfgang Fournès
|
86627ea2e4
|
Add a missing thread example to the statuses spec (#29278)
|
2024-02-19 13:35:58 +00:00 |
|
Matt Jankowski
|
32e19e3af6
|
Reduce .times usage in request and controller specs (#27949)
|
2023-11-21 13:05:59 +00:00 |
|
Claire
|
297839c10c
|
Rewrite /api/v1/statuses tests as request specs (#27891)
|
2023-11-17 11:36:04 +00:00 |
|