Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move helpers.rs to fixtures/mod.rs | khai96_ | 2019-04-29 | 5 | -8/+8 | |
| | ||||||
* | Split integration test into multiple files | khai96_ | 2019-04-28 | 5 | -174/+184 | |
| | ||||||
* | Use fixtures | khai96_ | 2019-04-28 | 1 | -4/+7 | |
| | ||||||
* | Add hashed password to integration test | khai96_ | 2019-04-27 | 1 | -4/+21 | |
| | ||||||
* | Use rstest test fixtures to cut down on code duplication in integration tests | Sven-Hendrik Haase | 2019-04-26 | 1 | -23/+21 | |
| | ||||||
* | Add a couple more integration tests | Sven-Hendrik Haase | 2019-04-24 | 1 | -9/+93 | |
| | ||||||
* | Try using port_check to make travis happy | Sven-Hendrik Haase | 2019-04-16 | 1 | -2/+2 | |
| | ||||||
* | Fix port | Sven-Hendrik Haase | 2019-04-15 | 1 | -1/+1 | |
| | ||||||
* | Set up testing infrastructure and add some integration tests (fixes #68) | Sven-Hendrik Haase | 2019-04-15 | 1 | -0/+95 | |