john-okeefe
9471c4a599
fix(tests): URL-encode series name in special characters test
...
The TestGetSeries_SpecialCharactersInName test was failing with a 400
status because the series name 'Series: Book & Other (Vol. 1)' was
interpolated directly into the URL without encoding. The ampersand was
parsed as a query parameter delimiter, corrupting the request.
Use url.QueryEscape() to properly encode the name parameter.
2026-05-08 20:31:30 -04:00
..
2026-05-01 16:59:49 -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-05-08 20:27:40 -04:00
2026-04-21 20:33:05 -04:00
2026-02-13 21:50:03 -05:00
2026-04-23 20:39:50 -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-05-01 14:31:17 -04:00
2026-05-01 14:31:17 -04: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-04-25 21:17:08 -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-25 21:34:58 -04:00
2026-03-06 14:00:56 -05:00
2026-05-08 20:31:30 -04: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-05-08 20:27:40 -04:00
2026-01-28 12:50:42 -05:00
2026-02-22 11:43:42 -05:00
2026-04-25 21:34:58 -04:00
2026-04-21 20:33:05 -04:00