This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
catstodon
Watch
1
Star
0
Fork
You've already forked catstodon
0
mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced
2024-11-27 07:01:36 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
388ec0d5b6
catstodon
/
spec
/
fabricators
/
account_fabricator.rb
4 lines
81 B
Ruby
Raw
Normal View
History
Unescape
Escape
Adding a bunch of tests
2016-02-26 15:28:08 +01:00
Fabricator
(
:account
)
do
add more tests to models
2017-04-05 00:29:56 +02:00
username
{
Faker
::
Internet
.
user_name
(
nil
,
%w(
_
)
)
}
Adding a bunch of tests
2016-02-26 15:28:08 +01:00
end
Reference in a new issue
Copy permalink