This project is archived and is in readonly mode.

Changeset [807239f5a191205080b43c8d7316d4de60b13f6b] by Neeraj Singh

August 3rd, 2010 @ 09:45 AM

Making Active Record base_test.rb thinner by moving tests
to relevant files.

Number of assertions before refactoring:
2391 tests, 7579 assertions, 0 failures, 0 errors

Number of assertions after refactoring:
2391 tests, 7579 assertions, 0 failures, 0 errors

Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/807239f5a191205080b43c8d7316d4...

Committed by Neeraj Singh

  • M activerecord/test/cases/associations_test.rb
  • M activerecord/test/cases/attribute_methods_test.rb
  • M activerecord/test/cases/base_test.rb
  • M activerecord/test/cases/persistence_test.rb
  • M activerecord/test/cases/serialization_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>