Added database tests along with workflows

This commit is contained in:
Felipe M 2020-12-11 15:18:20 +01:00
parent b0e82fdefc
commit 3dcad9badf
Signed by: fmartingr
GPG key ID: 716BC147715E716F
6 changed files with 747 additions and 380 deletions

View file

@ -27,6 +27,8 @@ flake8 = "^3.7.9"
rope = "^0.16.0"
isort = "^4.3.21"
ipdb = "^0.13.2"
pytest = "^6.1.2"
pytest-cov = "^2.10.1"
[tool.poetry.plugins]
[tool.poetry.plugins."butterrobot.plugins"]