Adding validations for the length of node tags, and the presence of the id (and version). More tests, including some boiler plate tests.

This commit is contained in:
Shaun McDonald 2008-11-17 18:53:09 +00:00
parent 495bd7f1f0
commit 9a4ea6bfd0
10 changed files with 179 additions and 33 deletions

4
test/fixtures/friends.yml vendored Normal file
View file

@ -0,0 +1,4 @@
normal_user_with_second_user:
id: 1
user_id: 1
friend_user_id: 2