Files
stack/apps
Aadesh Kheria 750e01745a Add unit tests for spacetimeDB client error handling
- Introduced a new test suite for the spacetimeDB client, validating the mapping of upstream errors to appropriate assertion and status errors.
- Ensured that upstream 4xx errors are converted to HexclaveAssertionError, while 5xx errors are mapped to BadGateway StatusError.
- Verified that upstream error bodies are not returned to API callers, maintaining security and integrity of error messages.
- Updated the spacetimeDbError function to improve error detail formatting for upstream errors.
2026-07-16 17:43:44 -07:00
..
2026-07-06 23:34:27 +00:00