Soc/test
Trevor Vallender b246c5ac70 Lock down pages
Add a `require_login` before_action to ApplicationController so we need
to specifically make pages public rather than the reverse.
2023-08-20 12:39:22 +01:00
..
channels/application_cable Initial commit 2023-08-08 17:48:09 +01:00
controllers Lock down pages 2023-08-20 12:39:22 +01:00
fixtures Email confirmation workflow 2023-08-19 16:18:37 +01:00
helpers Initial commit 2023-08-08 17:48:09 +01:00
integration Initial commit 2023-08-08 17:48:09 +01:00
mailers Initial commit 2023-08-08 17:48:09 +01:00
models Email confirmation workflow 2023-08-19 16:18:37 +01:00
system Email confirmation workflow 2023-08-19 16:18:37 +01:00
application_system_test_case.rb Setup user registration and session management 2023-08-15 14:50:39 +01:00
test_helper.rb Setup user registration and session management 2023-08-15 14:50:39 +01:00