

validator package does not assume a odoo.addons package name, provide full package name instead


parent
a3cfdf8a
No related branches found
No related tags found
Showing
- NEWS.rst 5 additions, 0 deletionsNEWS.rst
- __manifest__.py 1 addition, 1 deletion__manifest__.py
- pyproject.toml 2 additions, 1 deletionpyproject.toml
- tests/__init__.py 1 addition, 0 deletionstests/__init__.py
- tests/schemas/__init__.py 10 additions, 0 deletionstests/schemas/__init__.py
- tests/schemas/product.schema.json 71 additions, 0 deletionstests/schemas/product.schema.json
- tests/schemas_dir/product.schema.json 71 additions, 0 deletionstests/schemas_dir/product.schema.json
- tests/test_validate.py 64 additions, 0 deletionstests/test_validate.py
- validate.py 44 additions, 24 deletionsvalidate.py
tests/schemas/__init__.py
0 → 100644
tests/schemas/product.schema.json
0 → 100644
tests/schemas_dir/product.schema.json
0 → 100644
tests/test_validate.py
0 → 100644
Please register or sign in to comment