summaryrefslogtreecommitdiff
path: root/spec/models/user_spec.rb
AgeCommit message (Collapse)Author
2015-01-02upgrade specs to expect syntax.mo khan
2015-01-02fix broken build.mo khan
2014-10-15extract user repositorymo khan
2014-09-30bring back the city.mo khan
2014-09-17add password validation.mo khan
2014-09-17add email validation.mo khan
2014-09-17get user model specs working.mo khan
2014-08-16implement a simple search.mo khan
2014-08-14move login method to user model.mo khan
2014-06-10replace references from spec_helper to rails_helper.mo khan
2014-06-09upgrade to rspec 2.99 and make compatible with rspec 3.0mo khan
2014-01-17fix broken specs.mo khan
2014-01-08add spec for sending welcome email.mo khan
2013-12-29fix broken specs.mo khan
2013-12-29re-organize hooks, validation and data definitions in user model.mo khan
2013-07-26fix user specmo khan
2013-07-20remove references to FactoryGirlmo khan
2013-07-19remove commentsmo khan
2013-07-06fix broken specmo khan
2013-07-01fix broken specsmo khan
2013-06-28always display the users in the order that the signed upmo khan
2013-05-11refactor add favoritemo khan
2013-05-11add missing specs for adding a favoritemo khan
2013-05-11refactor lookup for favoritemo khan
2013-05-11add spec for checking if a user already added a cake to their favoritesmo khan
2013-05-10make sure user can respond to basic attributesmo khan
2012-06-12fix titlesmo k
2012-06-11add specs for creating a new comment.mo k
2012-05-22trying to figure out why the specs are failing after adding the website ↵mo k
validation.
2012-05-22add specs to test the error message supplied when an invalid url is specified.mo k
2012-05-22add validation for website url on User model.mo k
2012-05-12fix broken tests and remove unneccessary items from gemlock.mista mo
2012-01-29rename likes to favorites.mo k
2012-01-06remove empty view tests.mo k
2012-01-06remove empty files.mo k
2012-01-06prevent users from liking the same creation more than once, and prevent a ↵mo k
user from liking their own stuff.