Added basic unit tests of non-integrated functions
This commit is contained in:
parent
f54684b460
commit
5137d1b9dc
7 changed files with 228 additions and 46 deletions
|
|
@ -59,6 +59,7 @@ sphinxcontrib-httpdomain = "^1.7"
|
|||
rope = "^0.14.0"
|
||||
pylint = "^2.3"
|
||||
black = {version = "^18.3-alpha.0",allow-prereleases = true}
|
||||
pytest = "^6.1.2"
|
||||
|
||||
[tool.black]
|
||||
exclude = '(\.eggs|\.git|\.venv|node_modules/)'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue