mirror of
https://github.com/przeprogramowani/10x-cli.git
synced 2026-09-19 03:30:01 +08:00
56560edbdc
When the backend rate-limits magic-link requests (e.g. from CI re-runs), tests now skip with a clear message rather than hard-failing the entire suite. AuthRateLimitedError is caught in beforeAll and sets authSkipped flag that each test checks. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>