odoo-lsp
odoo-lsp copied to clipboard
Add more test cases
- [ ] More Python test fixtures to test features in the Support Matrix
- [x] XML test fixtures
- [x] Implement a capture gatherer like Python's, see
conftest.py
- [x] Implement a capture gatherer like Python's, see