1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
Jonathan Hefner 7eff9d6f68 Add assertion helpers to PendingMigrationsTest
This adds `assert_pending_migrations` and `assert_no_pending_migrations`
helpers to `PendingMigrationsTest`, to clarify what is being tested.
2022-10-31 16:44:54 -05:00
..
active_record/connection_adapters
activejob Add ActiveRecord.deprecator 2022-10-25 14:23:08 -05:00
assets
cases Add assertion helpers to PendingMigrationsTest 2022-10-31 16:44:54 -05:00
fixtures Fix: Inconsistent Polymorphic Association Autosave 2022-09-15 13:24:19 +10:00
migrations
models Fix a bug where using groups and counts with long table names would return incorrect results. 2022-10-20 16:15:45 +09:00
schema Fix a bug where using groups and counts with long table names would return incorrect results. 2022-10-20 16:15:45 +09:00
support fix remaining asserts that should be assert_equal 2022-09-09 19:22:21 -04:00
config.example.yml Enable strict strings mode for SQLite3Adapter 2022-06-14 23:59:17 +03:00
config.rb