This website requires JavaScript.
Explore
Help
Sign In
CloudToys
/
REI-Fixed
Watch
1
Star
0
Fork
0
You've already forked REI-Fixed
Code
a3318814e1
REI-Fixed
/
spec
/
fabricators
/
account_fabricator.rb
4 lines
81 B
Ruby
Raw
Normal View
History
Unescape
Escape
Adding a bunch of tests
2016-02-26 23:28:08 +09:00
Fabricator
(
:account
)
do
add more tests to models
2017-04-05 07:29:56 +09:00
username
{
Faker
::
Internet
.
user_name
(
nil
,
%w(
_
)
)
}
Adding a bunch of tests
2016-02-26 23:28:08 +09:00
end
Copy Permalink