Merge "set up tests to run with sqlite"

This commit is contained in:
Zuul
2018-02-11 15:36:45 +00:00
committed by Gerrit Code Review
12 changed files with 129 additions and 45 deletions

View File

@@ -30,6 +30,11 @@ or for Python 3::
$ tox -e py35
For faster versions of the integration tests using only Python 3,
run::
$ tox -e sqlite
And to run the style-checker and static analysis tool::
$ tox -e pep8