FoundOPS / server

www.foundops.com
1 stars 0 forks source link

Adding user accounts no longer works #149

Closed jperl closed 11 years ago

jperl commented 11 years ago

Need test cases for user accounts controller

jperl commented 11 years ago

Need this fixed so I can publish on Sunday

zbright commented 11 years ago

User account is being passed in as null to the post method

jperl commented 11 years ago

Please still do the test cases

jperl commented 11 years ago

It appeared to be null because the UserAccount did not have a default constructor, so it could not be serialized