rails/railties/test/commands
Rafael Mendonça França 8b4e92f4be
Point rubocop to ruby 3.1
2024-01-03 19:02:32 +00:00
..
application_test.rb Split up railties/test/command/application_test.rb 2023-03-28 15:26:34 -05:00
console_test.rb Add an option to start rails console in sandbox mode by default 2023-08-22 09:23:52 +09:00
credentials_test.rb Support VISUAL env var, and prefer it over EDITOR 2023-06-01 20:55:27 -06:00
db_system_change_test.rb Fix running db:system:change with no Dockerfile 2023-11-09 11:26:51 -05:00
dbconsole_test.rb Improve AdapterNotFound error message 2023-11-19 19:56:26 +09:00
dev_test.rb remove reference to global rails command and replace with bin/rails 2019-12-27 19:32:37 +00:00
encrypted_test.rb Support VISUAL env var, and prefer it over EDITOR 2023-06-01 20:55:27 -06:00
initializers_test.rb ✂️ [ci skip] 2020-09-16 09:52:10 +09:00
middleware_test.rb Make the test environment show rescuable exceptions in responses 2023-05-17 06:30:28 -07:00
notes_test.rb Remove unused requires in command test cases 2023-03-14 08:53:28 +01:00
rake_test.rb Fix Rake-style task arguments for bin/rails 2023-03-14 16:06:28 -05:00
restart_test.rb Use Thor for built-in restart task 2023-03-15 13:09:48 +01:00
routes_test.rb Point rubocop to ruby 3.1 2024-01-03 19:02:32 +00:00
runner_test.rb Add runner option to disable Executor wrap 2023-12-08 09:36:33 -08:00
secrets_test.rb Remove unused method from secret test 2023-09-09 08:14:06 +00:00
server_test.rb Fix served_url printed when using Puma & Rack 3 2023-08-17 20:01:19 -04:00
statistics_test.rb move directory existence check for code statistics task inside of the task 2023-03-14 13:57:48 -01:00
test_test.rb Run test:prepare unless exact tests are specified 2023-02-01 15:51:21 -06:00
unused_routes_test.rb Remove unused requires in command test cases 2023-03-14 08:53:28 +01:00