Main CLI to run test in GitLab CI
Project description
Mangono runbot (Odoo tester)
This project all the source code relative to the process to test Odoo in the mangono way.
This project support Odoo version 12.0
to 18.0
.
The complete documentation is available on atlas
Use it as a GitLab CI Components
include:
- component: $CI_SERVER_FQDN/gitlab-ci/odoo-quality/runbot@1
inputs:
odoo-version: "18.0"
See this component page for more information
Run tests
You can simply run test with
hatch -e test test
If you want to run the runbot on a particular version you can
docker compose run --rm -it runbot18
Build lib
hatch build
Build Doc
You can build python code as doc with mkdoc, you only need to run
hatch -e doc run mkdocs build # or server
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_runbot-1.6.0.tar.gz
(117.4 kB
view details)
Built Distribution
File details
Details for the file odoo_runbot-1.6.0.tar.gz
.
File metadata
- Download URL: odoo_runbot-1.6.0.tar.gz
- Upload date:
- Size: 117.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
834926207e4f5e2273103f4dcc85337b945ce55e81e3f3841c094e049916d2c9
|
|
MD5 |
da6183b2118aa21acbea433be2fb13cf
|
|
BLAKE2b-256 |
e5e6533d184c30d628fd208ab689f32c29830db8896ab0de831e94d07a35233b
|
File details
Details for the file odoo_runbot-1.6.0-py3-none-any.whl
.
File metadata
- Download URL: odoo_runbot-1.6.0-py3-none-any.whl
- Upload date:
- Size: 24.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4d8966cdab599f5bba2bb9a123d5b83535d709ed1e994d68142854ed6a2465be
|
|
MD5 |
e3fbdc40ce2fe0d6500b30fe03078f7e
|
|
BLAKE2b-256 |
1f8fe3166bd02b7eb8469cd42844c675abc579ded6e2e817c38c34c7ba720540
|