]> gitweb.mndrdr.org Git - arelpe.git/commit
Major overhaul of the test suite
authorAidan Cornelius-Bell <[email protected]>
Sat, 11 Jan 2025 06:09:34 +0000 (16:39 +1030)
committerAidan Cornelius-Bell <[email protected]>
Sat, 11 Jan 2025 06:09:34 +0000 (16:39 +1030)
commit2fac5ed1452a7d62aab94db19d01b13280cd9998
treeab724c217604435457cb05f042249f04aba5f372
parentdef1242e032ab35b03016a65e5c25df4580b641b
Major overhaul of the test suite
12 files changed:
.env.test
app/mailers/application_mailer.rb
app/views/admin_mailer/new_non_financial_member.html.erb
config/application.rb
config/database.yml
config/environments/test.rb
test/controllers/pages_controller_test.rb
test/mailers/admin_mailer_test.rb
test/mailers/digest_mailer_test.rb
test/mailers/subscription_mailer_test.rb
test/mailers/welcome_mailer_test.rb
test/test_helper.rb