Files
orion/tests/integration/middleware
Samir Boulahtit 0f99130b3d fix: update middleware tests to use correct route prefixes
- Change test routes to /api/test-*, /admin/test-*, /vendor/test-*, /shop/test-*
- Fix vendor.code -> vendor.vendor_code references
- Update assertions to match actual middleware behavior
- 16/27 middleware tests now passing

Remaining failures are due to /shop/* and /vendor/* routes not having
actual endpoints - these tests need further refactoring to create proper
test endpoints or mock the routing layer.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-13 17:58:55 +01:00
..