]> git.openstreetmap.org Git - rails.git/commit
Removing id's so that the ids are generated, and it makes it easier to deal with...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Wed, 4 Jun 2008 16:35:00 +0000 (16:35 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Wed, 4 Jun 2008 16:35:00 +0000 (16:35 +0000)
commit98e11d164f6ae471c88c6f468eb1e3fe1a5cd69f
treed279700139c40318980b374ff73bd97f395985da
parentf58fb85e03750eec372e381c1517035e9eb9837a
Removing id's so that the ids are generated, and it makes it easier to deal with referential tests. Now have messages and users with basic tests. Using http://api.rubyonrails.com/classes/Fixtures.html.
test/fixtures/messages.yml
test/fixtures/users.yml
test/unit/message_test.rb
test/unit/user_test.rb