issues
search
OpenEnergyPlatform
/
omi
Repository for the Open Metadata Integration (OMI). For metadata definition see metadata repo:
https://github.com/OpenEnergyPlatform/metadata
GNU Affero General Public License v3.0
7
stars
4
forks
source link
Workflow for automated testing
#69
Closed
jh-RLI
closed
2 years ago
jh-RLI
commented
2 years ago
Introduce automated test:
testing is based on tox.
will be quite strict as code formating is also checked (isort, black ..)
pytests are not covering all parts of omi and some test are deactivated for now
Introduce automated test: