This website requires JavaScript.
Explore
Help
Register
Sign In
treehouse
/
mastodon
Watch
21
Star
8
Fork
You've already forked mastodon
5
Code
Issues
32
Pull Requests
Projects
1
Releases
Wiki
Activity
537e928186
mastodon
/
spec
/
fabricators
/
follow_fabricator.rb
5 lines
78 B
Ruby
Raw
Normal View
History
Unescape
Escape
Adding a bunch of tests
2016-02-26 14:28:08 +00:00
Fabricator
(
:follow
)
do
add more tests to models
2017-04-04 22:29:56 +00:00
account
target_account
{
Fabricate
(
:account
)
}
Adding a bunch of tests
2016-02-26 14:28:08 +00:00
end