Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #103 from KSXGitHub/test-auth-one-more-assertion | Sven-Hendrik Haase | 2019-05-06 | 1 | -3/+7 |
|\ | |||||
| * | Use constant for assertion | khai96_ | 2019-05-06 | 1 | -1/+2 |
| * | Add assertion of status code to auth_works | khai96_ | 2019-05-04 | 1 | -3/+7 |
* | | Use constant for assertion | khai96_ | 2019-05-06 | 1 | -1/+2 |
* | | Add integration test where it rejects authentication | khai96_ | 2019-05-04 | 1 | -1/+58 |
|/ | |||||
* | Make tests into their own proper modules without star imports | Sven-Hendrik Haase | 2019-05-01 | 1 | -2/+11 |
* | Move helpers.rs to fixtures/mod.rs | khai96_ | 2019-04-29 | 1 | -2/+2 |
* | Split integration test into multiple files | khai96_ | 2019-04-28 | 1 | -0/+50 |