Commit Graph

11 Commits

Author SHA1 Message Date
yoshihara
602e076960 Add more expectation to User#valid? specs 2015-04-08 19:05:36 +09:00
yoshihara
2f8561a071 spec: Clarify password lengths 2015-04-08 18:46:04 +09:00
yoshihara
8567315956 spec: add specs for User#valid? 2015-04-08 17:40:36 +09:00
yoshihara
7e8a9f154d spec: use subject 2015-04-08 17:40:36 +09:00
yoshihara
d1f7e7271a spec: Extract variables by let 2015-04-08 17:40:36 +09:00
yoshihara
886c8be8e1 Fix the broken model spec
Before, validated user is invalid, but other validations cause (length,
and wrong current_password)
2015-04-08 17:40:36 +09:00
uu59
81600a2ba4 Remove ActiveRecord from User and RememeberToken 2014-06-19 16:28:34 +09:00
Kyuden
0fe75a69a1 Apply to syntax_sugar of factorygirl 2014-05-28 03:40:47 +09:00
uu59
54d3e6c95c Multi clients can login by same user 2014-05-22 13:21:32 +09:00
uu59
1f8dd17c43 model spec 2014-05-13 17:02:32 +09:00
uu59
508956f3b4 Add sign in process 2014-05-13 16:58:52 +09:00