Files
orion/tests
Samir Boulahtit 573b0180ad
Some checks failed
CI / ruff (push) Successful in 11s
CI / pytest (push) Successful in 38m19s
CI / validate (push) Failing after 23s
CI / dependency-scanning (push) Successful in 30s
CI / docs (push) Has been skipped
CI / deploy (push) Has been skipped
fix: bypass subscription check in middleware tests
The StorefrontAccessMiddleware was blocking middleware test routes
(/middleware-test/*) with 403 because test stores have no subscriptions.
These tests verify store context detection and theme loading, not
subscription access. Patch SKIP_PATH_PREFIXES in the test conftest to
let test routes through.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 23:47:10 +01:00
..
2025-10-04 13:38:10 +02:00