Files
shopdb-flask/tests/conftest.py
cproudlock 54c4c808cc
All checks were successful
CI / backend (push) Successful in 23s
CI / naming (push) Successful in 1s
CI / frontend (push) Successful in 7s
Bootstrap the plugin registry for fresh checkouts in tests
The test suite silently depended on the gitignored dev
instance/plugins.json to know which plugins to load - green on the dev
box, red on any fresh clone (CI caught it). conftest now seeds a
registry enabling all bundled plugins when none exists; an existing dev
registry is left untouched.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-11 10:10:49 -04:00

4.3 KiB