Shaun McDonald
|
1bcc2242c0
|
Make sure that there is a sender and a recipient of a message. New test to make sure that there a message also has a sender and a recipient, as the validates_associated doesn't do anything if they are nil.
|
2008-07-18 16:44:14 +00:00 |
|
Shaun McDonald
|
a14419f04f
|
Adding message tests. Adding some international UTF-8 chars for the display name and email address tests.
|
2008-07-18 16:26:21 +00:00 |
|
Shaun McDonald
|
98e11d164f
|
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.
|
2008-06-04 16:35:00 +00:00 |
|
Shaun McDonald
|
f58fb85e03
|
improved messages fixtures. Additional user fixture (for sending messages between the users). Checking that an empty message fails.
|
2008-06-04 06:48:49 +00:00 |
|
Nick Black
|
9c5c71f2d7
|
added user stuff inc beginning of messages
|
2007-05-04 19:42:17 +00:00 |
|