aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Move helpers.rs to fixtures/mod.rskhai96_2019-04-295-8/+8
|
* Split integration test into multiple fileskhai96_2019-04-285-174/+184
|
* Use fixtureskhai96_2019-04-281-4/+7
|
* Add hashed password to integration testkhai96_2019-04-271-4/+21
|
* Use rstest test fixtures to cut down on code duplication in integration testsSven-Hendrik Haase2019-04-261-23/+21
|
* Add a couple more integration testsSven-Hendrik Haase2019-04-241-9/+93
|
* Try using port_check to make travis happySven-Hendrik Haase2019-04-161-2/+2
|
* Fix portSven-Hendrik Haase2019-04-151-1/+1
|
* Set up testing infrastructure and add some integration tests (fixes #68)Sven-Hendrik Haase2019-04-151-0/+95