john-okeefe
65c860bb99
fix(tests): handle 404 response for nonexistent library in search filter test
...
TestCollectionSearchLibraryFilter's 'invalid library_id' case was
expecting a 200 with empty results, but the search handler correctly
returns 404 when no results are found. The test also consumed the
response body for debug logging then tried to JSON-decode the same
body (causing EOF). Add expectedStatus field to the test struct and
return early when a specific non-200 status is expected.
2026-04-22 15:44:01 -04:00
..
2026-04-20 21:20:38 -04:00
2026-01-28 16:13:50 -05:00
2026-04-21 20:33:05 -04:00
2026-03-26 14:38:20 -04:00
2026-04-21 20:33:05 -04:00
2026-04-21 20:33:05 -04:00
2026-04-21 20:33:05 -04:00
2026-03-30 21:22:39 -04:00
2026-04-21 20:33:05 -04:00
2026-04-21 20:33:05 -04:00
2026-04-21 20:33:05 -04:00
2026-04-21 20:33:05 -04:00
2026-02-13 21:50:03 -05:00
2026-04-20 08:59:01 -04:00
2026-02-01 14:11:17 -05:00
2026-04-21 20:33:05 -04:00
2026-04-21 20:33:05 -04:00
2026-03-24 20:55:37 -04:00
2026-04-21 20:33:05 -04:00
2026-04-21 20:33:05 -04:00
2026-01-30 20:55:20 -05:00
2026-03-24 20:55:37 -04:00
2026-03-06 14:15:04 -05:00
2026-01-28 16:13:50 -05:00
2026-02-01 13:21:32 -05:00
2026-04-21 20:33:05 -04:00
2026-04-21 20:33:05 -04:00
2026-03-06 14:00:56 -05:00
2026-04-21 20:33:05 -04:00
2026-04-22 15:43:54 -04:00
2026-02-22 11:21:00 -05:00
2026-04-21 20:33:05 -04:00
2026-02-15 00:29:01 -05:00
2026-04-21 20:33:05 -04:00
2026-04-21 20:33:05 -04:00
2026-04-22 15:44:01 -04:00
2026-04-21 20:33:05 -04:00
2026-03-06 14:00:56 -05:00
2026-04-21 20:33:05 -04:00
2026-01-28 12:50:42 -05:00
2026-04-21 20:33:05 -04:00
2026-02-13 20:04:47 -05:00
2026-02-15 00:29:20 -05:00
2026-02-28 14:09:06 -05:00
2026-04-21 20:33:05 -04:00
2026-04-21 20:33:05 -04:00
2026-04-22 15:43:45 -04:00
2026-01-28 12:50:42 -05:00
2026-02-22 11:43:42 -05:00
2026-04-21 20:33:05 -04:00
2026-04-21 20:33:05 -04:00