summaryrefslogtreecommitdiff
path: root/spec/controllers/registrations_controller_spec.rb
AgeCommit message (Collapse)Author
2017-09-23upgrade specsmo
2015-01-31store auth cookie in session.mo khan
2015-01-02upgrade specs to expect syntax.mo khan
2014-11-22change to my_dashboard_path.mo khan
2014-09-17remove password confirmation from registration.mo khan
2014-09-17login the user after registering.mo khan
2014-09-17add email validation.mo khan
2014-09-17remove devise.mo khan
2014-06-10replace references from spec_helper to rails_helper.mo khan
2013-12-29remove unused edit action.mo khan
2013-07-23bundle updatemo khan
2012-06-25remove specmo k
2012-06-12add some tests for registration controller. design would have been better if ↵mo k
tests were actually done first.
2012-06-12fix titlesmo k
2012-05-26try to write a single test for the registrations controller, but i keep ↵mo k
getting a silly undefined 'name' method error on nilclass:nil
2012-05-25start building specs for registration controller.mo k
2012-05-24got the code working to change with or without a password, but the tests are ↵mo k
broken and missing.
2012-05-24update vimrc and start to write tests for registrations controller.mo k