Serreau Jovann
cd3df224e5
Add tests for ApiAuthController (JWT) and ApiDocController (doc/spec/insomnia)
ApiAuthControllerTest (7 unit tests):
- verifyJwt valid token, expired token, invalid signature, wrong email
- Malformed token, too few parts, empty payload
ApiDocControllerTest (5 WebTestCase tests):
- /api/doc returns success with env-switcher
- /api/doc/spec.json returns 5 sections array
- /api/doc/insomnia.json downloads with correct format and resources
- Insomnia export contains workspace/environment/request_group/request
- Login request has afterResponseScript for jwt_token auto-store
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 20:06:50 +01:00
..
2026-03-23 20:06:50 +01:00
2026-03-23 18:13:29 +01:00
2026-03-23 12:57:00 +01:00
2026-03-23 20:06:50 +01:00
2026-03-19 23:49:48 +01:00
2026-03-19 10:19:41 +01:00
2026-03-20 21:23:21 +01:00
2026-03-19 00:01:58 +01:00
2026-03-19 12:13:32 +01:00
2026-03-23 12:57:00 +01:00
2026-03-23 12:57:00 +01:00
2026-03-19 14:25:04 +01:00
2026-03-19 10:53:27 +01:00
2026-03-23 14:47:02 +01:00
2026-03-18 22:50:23 +01:00
2026-03-19 20:25:04 +01:00
2026-03-18 23:04:31 +01:00
2026-03-18 22:50:23 +01:00
2026-03-19 10:47:39 +01:00
2026-03-23 11:14:06 +01:00
2026-03-19 14:25:04 +01:00
2026-03-23 11:14:06 +01:00
2026-03-23 12:11:07 +01:00