Skip to main content

Odoo Test Helper

Project description

License: AGPL-3 https://badge.fury.io/py/odoo-test-helper.svg

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


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)

Uploaded Source

Built Distribution

odoo_test_helper-0.0.1-py2.py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page