aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/RUNNING_UNIT_TESTS.rdoc
diff options
context:
space:
mode:
authorAkira Matsuda <ronnie@dio.jp>2014-08-28 15:30:29 +0900
committerAkira Matsuda <ronnie@dio.jp>2014-08-28 15:30:29 +0900
commit9489b212eb1e9bc3972f968a4d0213390db853a9 (patch)
treecee8afc584cb45b3fd314828d0ffecac726991aa /actionpack/RUNNING_UNIT_TESTS.rdoc
parent4ded1311810312fe6614a28b93d7859fb854b23a (diff)
downloadrails-9489b212eb1e9bc3972f968a4d0213390db853a9.tar.gz
rails-9489b212eb1e9bc3972f968a4d0213390db853a9.tar.bz2
rails-9489b212eb1e9bc3972f968a4d0213390db853a9.zip
Be sure that test fixtures satisfy referential integrity before calculating
There exists some other test files that load :minivans fixtures but don't load :speedometers. Loading :speedometers here prevents the following error when this test was run after such test: CalculationsTest#test_should_group_by_association_with_non_numeric_foreign_key: ActiveRecord::RecordNotFound: Couldn't find all Speedometers with 'speedometer_id': (ABC, s1) (found 1 results, but was looking for 2)
Diffstat (limited to 'actionpack/RUNNING_UNIT_TESTS.rdoc')
0 files changed, 0 insertions, 0 deletions