1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-04-25 21:20:02 +00:00

Test for valid service redirects

Updates testing to iterate through all available services and validate
that each one correctly produces a 302 redirect.
This commit is contained in:
Ben Busby 2021-11-10 11:47:03 -07:00
parent 2189c9ddca
commit f33279c41b
No known key found for this signature in database
GPG key ID: 339B7B7EB5333D14
2 changed files with 39 additions and 1 deletions

View file

@ -38,4 +38,4 @@ jobs:
run: FARSIDE_TEST=1 mix run update.exs
- name: Run tests
run: mix test
run: mix test --trace