diff options
author | Zuhao Wan <wanzuhao@gmail.com> | 2014-03-08 01:59:57 +0800 |
---|---|---|
committer | Zuhao Wan <wanzuhao@gmail.com> | 2014-03-10 03:52:51 +0800 |
commit | 9ffeb36265928e0fb6de7ffc4b4f3cb3e7fa3581 (patch) | |
tree | 45c1d9bdaaf17febc0c42ef611bd75f9b98e7f02 /activemodel/test/cases/serializers | |
parent | 70ff31d69f017d1bc674b913865d5a008de0c8a6 (diff) | |
download | rails-9ffeb36265928e0fb6de7ffc4b4f3cb3e7fa3581.tar.gz rails-9ffeb36265928e0fb6de7ffc4b4f3cb3e7fa3581.tar.bz2 rails-9ffeb36265928e0fb6de7ffc4b4f3cb3e7fa3581.zip |
Run ActiveModel test suites in random order.
This gets the whole ActiveModel test suites working even if
`self.i_suck_and_my_tests_are_order_dependent!` is disabled
in `ActiveSupport::TestCase`.
Two places are found that potentially leak global state. This patch
makes sure states are restored so that none of the changes happen in
a single test will be carried over to subsequence tests.
Diffstat (limited to 'activemodel/test/cases/serializers')
0 files changed, 0 insertions, 0 deletions