This website requires JavaScript.
Explore
Help
Sign In
cybrespace
/
mastodon
Watch
4
Star
3
Fork
You've already forked mastodon
3
Code
Issues
7
Pull Requests
Releases
Activity
dc88d226e1
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