a11yist/test
david cdea0e1218
Some checks failed
/ Text (push) Failing after 15s
/ Checkout (push) Successful in 1m3s
Add tests
2024-07-22 22:40:56 +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 Add tests 2024-07-22 22:40:56 +02:00
system Some UX improvements 2024-07-19 02:29:18 +02:00
application_system_test_case.rb Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
test_helper.rb Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00