Files
orion/tests/system
Samir Boulahtit f749cfc081 fix: route ordering bug and rewrite system error handling tests
- Move /health endpoint before /{slug} catch-all to prevent route conflict
- Rewrite system tests to use actual API endpoints:
  - /api/v1/admin/vendors (not /api/v1/vendor)
  - /api/v1/admin/products (not /api/v1/marketplace/product)
  - /api/v1/vendor/products (vendor context required)
- Update expected error codes to match actual API responses
- All 23 system error handling tests now pass

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-13 15:06:27 +01:00
..
2025-09-21 13:00:10 +02:00