diegosouzapw
ca6413917a
test(playground): integration tests for improve-prompt and presets
49 integration tests covering:
- improve-prompt: happy paths (system+prompt, only system, only prompt), auth
enforcement, upstream error sanitization, malformed body, missing fields
- presets CRUD: full lifecycle (POST→GET list→GET id→PUT partial→DELETE→404),
params JSON round-trip, UUID validation, null system handling
- presets Zod: all invalid bodies → 400, system > 50000 chars boundary,
UUID format validation across GET/PUT/DELETE
All error assertions verify no stack trace leakage (Hard Rule #12).
2026-05-27 23:08:09 -03:00
..
2026-05-26 23:51:47 -03:00
2026-05-26 23:51:47 -03:00
2026-04-30 01:27:03 -03:00
2026-04-30 14:08:50 -03:00
2026-05-13 10:14:25 -03:00
2026-05-10 00:55:06 -03:00
2026-05-27 09:48:17 -03:00
2026-05-23 01:46:59 -03:00
2026-05-27 09:49:24 -03:00
2026-05-27 01:54:50 -03:00
2026-04-30 20:31:00 -03:00
2026-05-14 20:20:54 -03:00
2026-05-10 00:55:06 -03:00
2026-05-26 23:51:47 -03:00
2026-05-10 00:55:06 -03:00
2026-04-21 21:12:29 -03:00
2026-04-16 05:26:17 -03:00
2026-05-27 01:54:50 -03:00
2026-05-23 01:46:59 -03:00
2026-05-27 23:08:09 -03:00
2026-05-27 23:08:09 -03:00
2026-05-27 23:08:09 -03:00
2026-05-10 20:48:03 -03:00
2026-05-26 23:51:47 -03:00
2026-05-23 01:46:59 -03:00
2026-05-27 01:54:50 -03:00
2026-04-21 21:12:29 -03:00
2026-04-28 02:41:19 -03:00