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/cases
Carlos Antonio da Silva dbacebafac Move dup destroyed test to specific file that tests dup logic
Also change other related test to use existing record rather than
creating new one.
2014-05-02 20:59:22 -03:00
..
adapters Merge pull request #14896 from jetthoughts/14895_overide_strict_by_sql_mode 2014-05-01 17:49:20 -03:00
associations push up bind params on "simple" subquery calculations 2014-05-02 11:52:37 -07:00
attribute_methods
coders
connection_adapters Rearrange deck chairs on the titanic. Organize connection handling test cases. 2014-04-21 15:54:28 -05:00
connection_specification
fixture_set
migration
relation Merge branch 'master' into adequaterecord 2014-04-25 12:37:08 -05:00
scoping
tasks
validations move AR length validation tests into separate test-case. 2014-04-24 17:37:15 -05:00
adapter_test.rb
aggregations_test.rb
ar_schema_test.rb
associations_test.rb
attribute_methods_test.rb
autosave_association_test.rb
base_test.rb
batches_test.rb
binary_test.rb
bind_parameter_test.rb
calculations_test.rb
callbacks_test.rb
clone_test.rb
column_alias_test.rb
column_definition_test.rb
column_test.rb
connection_management_test.rb
connection_pool_test.rb
core_test.rb
counter_cache_test.rb
custom_locking_test.rb
database_statements_test.rb
date_time_test.rb
defaults_test.rb
dirty_test.rb
disconnected_test.rb
dup_test.rb Move dup destroyed test to specific file that tests dup logic 2014-05-02 20:59:22 -03:00
enum_test.rb
explain_subscriber_test.rb
explain_test.rb
finder_respond_to_test.rb
finder_test.rb
fixtures_test.rb
forbidden_attributes_protection_test.rb
habtm_destroy_order_test.rb
helper.rb
hot_compatibility_test.rb
i18n_test.rb
inheritance_test.rb
integration_test.rb
invalid_connection_test.rb
invalid_date_test.rb
invertible_migration_test.rb
json_serialization_test.rb
locking_test.rb
log_subscriber_test.rb
migration_test.rb
migrator_test.rb No need for trailing slash on migration path. 2014-04-24 16:16:45 -05:00
mixin_test.rb
modules_test.rb
multiparameter_attributes_test.rb
multiple_db_test.rb
nested_attributes_test.rb
nested_attributes_with_callbacks_test.rb
persistence_test.rb Move dup destroyed test to specific file that tests dup logic 2014-05-02 20:59:22 -03:00
pooled_connections_test.rb
primary_keys_test.rb
query_cache_test.rb
quoting_test.rb
readonly_test.rb
reaper_test.rb
reflection_test.rb
relation_test.rb
relations_test.rb Merge branch 'master' into adequaterecord 2014-04-20 12:38:33 -07:00
reload_models_test.rb
result_test.rb
sanitize_test.rb
schema_dumper_test.rb
serialization_test.rb
serialized_attribute_test.rb
statement_cache_test.rb
store_test.rb
test_case.rb
timestamp_test.rb ActiveRecord::Base.no_touching no longer triggers callbacks or start empty transactions. 2014-04-23 13:07:14 -05:00
transaction_callbacks_test.rb
transaction_isolation_test.rb
transactions_test.rb
unconnected_test.rb
validations_repair_helper.rb
validations_test.rb
xml_serialization_test.rb
yaml_serialization_test.rb