This website requires JavaScript.
Explore
Help
Register
Sign In
zelo72
/
mastodon
mirror of
https://github.com/mastodon/mastodon
Watch
2
Star
2
Fork
You've already forked mastodon
1
Code
Issues
9
Releases
Wiki
Activity
285038972b
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 15:28:08 +01:00
Fabricator
(
:follow
)
do
add more tests to models
2017-04-05 00:29:56 +02:00
account
target_account
{
Fabricate
(
:account
)
}
Adding a bunch of tests
2016-02-26 15:28:08 +01:00
end