itsulu-blog-publisher/addons
Nicholas Riegel 243a7b0428 fix: move odoo_env fixture to root conftest.py
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>
2026-05-30 02:35:16 -04:00
..
itsulu_blog_publisher fix: move odoo_env fixture to root conftest.py 2026-05-30 02:35:16 -04:00