Commit Graph

10 Commits

Author SHA1 Message Date
Miles Gould
5d09386cda Fix broken test for unlock instructions
There were some extra assertions left over from Devise's use of mocks that no
longer make sense.
2013-03-27 10:19:52 +00:00
Skud
dcd7df7f47 Made the password reset email friendlier.
Also did the same for the unlock instructions, while I was in there.
2013-03-26 19:26:29 +11:00
Skud
e3a33a66cb add more verbiage to confirmation email 2013-03-20 17:27:42 +11:00
Skud
edb59e07ee s/users/members/g -- all tests pass
There's still probably stuff broken, but this seemed like a good spot to
commit.  Sorry for the enormous chunk of code.  I was attempting to
update the views, but found that I needed to update a few things
elsewhere as well to make them work.
2013-01-13 18:33:43 +11:00
Miles Gould
25a0c0caeb Finish Hamlifying Devise-generated views. 2012-09-14 23:47:49 +01:00
Miles Gould
6d8880da2a Test for presence of an unlock link. 2012-09-14 23:07:50 +01:00
Miles Gould
318a0afb35 HAMLify some pages. 2012-09-13 17:02:36 +01:00
Miles Gould
60add22a42 More pre-hamlification tests for views. 2012-09-13 16:40:50 +01:00
Cesy Avon
7bd0c36162 More unit tests for HAML 2012-09-12 12:42:22 -07:00
Miles Gould
802c762004 Test for email confirmation page. 2012-09-10 23:38:25 +01:00