You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: align BDD tests and mock server with real API behavior (#198)
* fix(mock): use RFC 7807 format for 422 validation response
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix(mock): match real server warning event and log stream format
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix(mock): add name field to schedule update endpoint
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* test: update BDD assertions to match real server responses
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat(test-runner): support running tests against external server
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* chore: make CLI build location configurable in tests
* fix: TOWER_JWT being set makes it ignore the actual mock one in the repo 🤦
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments