mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-08-24 19:50:09 -05:00
Asserting only "not 500" let the test pass on a 404, 401 or 403, so it would have kept passing if the public v2 endpoints broke another way. Assert 200 per path plus the remaining budget counting down across them, which is what proves both unauthenticated requests share one ip key.