mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
![]() When using auto_tags, most of the time, the enhanced version are used. For example, using "-:TestPoSStock" to disable the test class. If the tested Odoo version does not support this kind of tag, they are considered as simple tags, thus disabling all tests. It 's the case for Odoo saas-11.3. With this commit, the auto_tags are only used on Odoo versions that support the new test tags. |
||
---|---|---|
forwardport | ||
runbot | ||
runbot_cla | ||
runbot_merge | ||
.gitignore | ||
conftest.py | ||
README.md |
Odoo Runbot Repository
This repository contains the source code of Odoo testing bot runbot.odoo.com and related addons.
Runbot
The runbot/
directory holds the main runbot Odoo addon.
Runbot CLA addon
The runbot_cla/
directory contains an Odoo addon that checks CLA.