Odoo Test Helper
Project description
odoo-test-helper is box tool for writing odoo test
Loading Fake model
Sometime you build an abstract module that can be use by many module. If you want to test it, most of the time you can not write test in this module. Because your module is so abtract that you can do anything without real implementation. One solution is to create a “test” module with a little implementation that use you abstract module. One other solution is to include models and load then in your test. This lib add a model loader for the test.
Changes
0.0.1
add fake module loader
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
odoo-test-helper-0.0.1.tar.gz
(4.3 kB
view hashes)
Built Distribution
Close
Hashes for odoo_test_helper-0.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a394a67cb8eac1bc434b1b2a7d97d4ee41be21012bee51826fe2c8d92a1f9bc |
|
MD5 | d57a220d2664cf63d139b7b9d7b9801c |
|
BLAKE2b-256 | 920a891b2679b6588af9b48703c579f90b36b1ae4d385f763499b79883335220 |