aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auth.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Complete integration testkhai96_2019-05-201-1/+135
* cargo fmtboastful-squirrel2019-05-101-1/+1
* Merge pull request #103 from KSXGitHub/test-auth-one-more-assertionSven-Hendrik Haase2019-05-061-3/+7
|\
| * Use constant for assertionkhai96_2019-05-061-1/+2
| * Add assertion of status code to auth_workskhai96_2019-05-041-3/+7
* | Use constant for assertionkhai96_2019-05-061-1/+2
* | Add integration test where it rejects authenticationkhai96_2019-05-041-1/+58
|/
* Make tests into their own proper modules without star importsSven-Hendrik Haase2019-05-011-2/+11
* Move helpers.rs to fixtures/mod.rskhai96_2019-04-291-2/+2
* Split integration test into multiple fileskhai96_2019-04-281-0/+50