a11yist/test
david fd42a3f173
Some checks failed
/ Checkout (push) Successful in 1m39s
/ Run tests (push) Successful in 1m14s
/ Run system tests (push) Failing after 1m40s
/ Build, push and deploy image (push) Successful in 12s
backups
2024-07-24 01:48:27 +02:00
..
channels/application_cable Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
controllers backups 2024-07-24 01:48:27 +02:00
fixtures Add tests 2024-07-22 22:40:56 +02:00
helpers rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
integration rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
mailers rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
models Fails system tests 2024-07-23 20:46:11 +02:00
system backups 2024-07-24 01:48:27 +02:00
application_system_test_case.rb very basic system tests 2024-07-23 01:06:45 +02:00
test_helper.rb very basic system tests 2024-07-23 01:06:45 +02:00