obsolete.ChilliProject/test
Holger Just 7a4b664577 Set default category_id instead of the object #1087
Rails 2.3 still has issues with synchronizing the association_id
and association attributes of an object. That means, if you set the
association with an object first and then just set the id afterwards, the object wins and the setting of the id gets lost.

This is not an issue in Rails >= 3.1 anymore.
2012-08-20 18:26:32 +02:00
..
exemplars Update copyright for 2012 2012-01-03 20:36:40 +01:00
fixtures Set default category_id instead of the object #1087 2012-08-20 18:26:32 +02:00
functional Don't test transaction-based features on SQLite 2012-06-09 17:35:49 +02:00
integration Show the register link everywhere it's needed #979 2012-07-09 18:06:32 +02:00
mocks Update copyright for 2012 2012-01-03 20:36:40 +01:00
unit Set default category_id instead of the object #1087 2012-08-20 18:26:32 +02:00
helper_testcase.rb Update copyright for 2012 2012-01-03 20:36:40 +01:00
integration_test_helpers.rb Update copyright for 2012 2012-01-18 19:25:13 +01:00
object_daddy_helpers.rb Update copyright for 2012 2012-01-03 20:36:40 +01:00
test_helper.rb Completely disable the Rails cache for tests 2012-01-16 15:54:05 +01:00