Add tests.
This commit is contained in:
parent
7b58d0e748
commit
c8a5b55c10
5 changed files with 93 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -42,6 +42,7 @@ htmlcov/
|
|||
nosetests.xml
|
||||
coverage.xml
|
||||
*,cover
|
||||
tests/output
|
||||
|
||||
# Translations
|
||||
*.mo
|
||||
|
@ -56,5 +57,7 @@ docs/_build/
|
|||
# PyBuilder
|
||||
target/
|
||||
|
||||
venv
|
||||
|
||||
# NPM
|
||||
node_modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue