a11yist/test
david 55df5bbb40
Some checks failed
/ Checkout (push) Successful in 1m32s
/ Run tests (push) Successful in 1m6s
/ Run system tests (push) Failing after 1m35s
/ Build, push and deploy image (push) Successful in 11s
Fails system tests
2024-07-23 20:46:11 +02:00
..
channels/application_cable Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
controllers Add tests 2024-07-22 22:40:56 +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 Fails system tests 2024-07-23 20:46:11 +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