Commit Graph

8 Commits

Author SHA1 Message Date
0481b0f6f1 Allow Capybara test server IP in HostAuthorization 2026-05-07 20:53:18 +02:00
97e7bfedf7 Upgrade Rails to 8.0.5
Install sqlite3
Migrate Rails default settings from 7.2 to 8.0
2026-04-25 04:13:47 +02:00
de995aa586 Testing environment updates 2024-01-15 02:05:08 +01:00
9a56681a85 Fix warnings 2024-01-14 03:27:22 +01:00
e4f595a329 Fix translations and enable i18n testing 2023-05-14 16:37:53 +02:00
74db85f26a Remove exception checking from system tests 2023-05-02 03:14:55 +02:00
2d95b11a34 Test registration e-mail 2023-04-19 00:31:52 +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