aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auth.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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