aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-28Split integration test into multiple fileskhai96_5-174/+184
2019-04-28Use fixtureskhai96_1-4/+7
2019-04-27Add hashed password to integration testkhai96_1-4/+21
2019-04-26Use rstest test fixtures to cut down on code duplication in integration testsSven-Hendrik Haase1-23/+21
2019-04-24Add a couple more integration testsSven-Hendrik Haase1-9/+93
2019-04-16Try using port_check to make travis happySven-Hendrik Haase1-2/+2
2019-04-15Fix portSven-Hendrik Haase1-1/+1
2019-04-15Set up testing infrastructure and add some integration tests (fixes #68)Sven-Hendrik Haase1-0/+95