a11yist/test
david 21ab02d647
Some checks failed
/ Run system tests (push) Waiting to run
/ Build, push and deploy image (push) Blocked by required conditions
/ Run tests (push) Has been cancelled
/ Checkout (push) Successful in 8m9s
Links, mainly...
2024-07-26 00:59:00 +02:00
..
channels/application_cable Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
controllers Links, mainly... 2024-07-26 00:59:00 +02:00
fixtures Links, mainly... 2024-07-26 00:59:00 +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 Links, mainly... 2024-07-26 00:59:00 +02:00
system Links, mainly... 2024-07-26 00:59:00 +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