conftest.py inside the addon directory causes pytest to import the package directly (bypassing the odoo.addons.* namespace), triggering an AssertionError in Odoo's metaclass. Moving the fixture to the repo-root conftest.py avoids the import path issue. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| features | ||
| __init__.py | ||
| factories.py | ||
| test_bdd_steps.py | ||
| test_blog_generation_log.py | ||
| test_blog_post_social.py | ||
| test_blog_schedule.py | ||
| test_blog_topic.py | ||
| test_llm_router.py | ||
| test_performance.py | ||