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:
parent
2189c9ddca
commit
f33279c41b
2 changed files with 39 additions and 1 deletions
2
.github/workflows/elixir.yml
vendored
2
.github/workflows/elixir.yml
vendored
|
@ -38,4 +38,4 @@ jobs:
|
|||
run: FARSIDE_TEST=1 mix run update.exs
|
||||
|
||||
- name: Run tests
|
||||
run: mix test
|
||||
run: mix test --trace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue