Commit graph

6 commits

Author SHA1 Message Date
d1346642be docs: update CLAUDE.md with BDD fixture pattern and troubleshooting
Added section 6.2 note about pytest-bdd requiring odoo_env fixture wrapper
instead of direct pytest-odoo env fixture. Updated fixture example to use
odoo_env parameter throughout. Added troubleshooting entry for 'fixture
odoo_env not found' error with reference to the fixture wrapper solution.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-05-30 00:38:12 -04:00
33cba1fe32 docs: add LLM router testing patterns to CLAUDE.md 2026-05-30 00:28:02 -04:00
f26f896fe4 docs: add TransactionCase commit safety and mock call inspection patterns to CLAUDE.md 2026-05-30 00:20:29 -04:00
577f1acbb3 docs: add Odoo 17 compatibility and email template rendering troubleshooting to CLAUDE.md 2026-05-30 00:14:09 -04:00
34647c3742 docs: add Kubernetes test infrastructure documentation
- Add comprehensive K8s test setup guide to CLAUDE.md (section 8)
- Document K8s architecture, Docker image requirements, and job execution
- Update ARCHITECTURE.md with CI/CD infrastructure details
- Fix Dockerfile to use python3 -m pip and proper non-root user handling
- Upgrade addon to Odoo 17.0 and update XML view syntax
2026-05-29 18:13:32 -04:00
1c8cfa21cb Added SKILL_odoo_testing_framework.md which is the Odoo Testing Framework Skill 2026-05-29 12:05:57 -04:00