response unit tests

This commit is contained in:
Miguel Grinberg
2019-04-27 14:23:07 +01:00
parent 0b95feafc9
commit cd71986a50
17 changed files with 2340 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ basepython=
deps=
flake8
commands=
flake8 --exclude=tests/unittest.py microdot.py tests
flake8 --exclude=tests/unittest.py --exclude tests/libs microdot.py tests
[testenv:upy]
whitelist_externals=sh