getmovement / deprecated-movement-rails-api

DEPRECATED Rails API for getmovement.org
1 stars 1 forks source link

Add a not_nil assertion to all attributes in user serializer spec #65

Open begedin opened 8 years ago

begedin commented 8 years ago

I believe something we missed in previous attribute testing was the nil edge case. We also need to check that it's not nil. Having one equal the other isn't sufficient.