6 Commits

Author SHA1 Message Date
5e09adeae7 Update tests to use buttons
Add disguise/revert tests
2023-05-14 15:57:12 +02:00
74db85f26a Remove exception checking from system tests 2023-05-02 03:14:55 +02:00
30a3ecd6d0 Update and test resend confirmation form 2023-04-19 19:50:15 +02:00
71bc68efb3 Test "sign out" 2023-04-16 02:41:04 +02:00
51985bc88e Prepare system testing 2023-04-11 20:50:13 +02:00
6d2d12a9da rails new
THOR_MERGE=vimdiff bundle exec rails new -d mysql --skip-action-mailbox
  --skip-action-text --skip-active-job --skip-active-storage
  --skip-action-cable --skip-hotwire --skip-jbuilder --skip-bootsnap
  --skip-bundle .
2023-03-05 19:23:29 +01:00