This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
glitch-social
mirror of
https://github.com/glitch-soc/mastodon
Watch
1
Star
0
Fork
You've already forked glitch-social
0
Code
Releases
Activity
7623766241
glitch-social
/
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 23:29:56 +01:00
account
target_account
{
Fabricate
(
:account
)
}
Adding a bunch of tests
2016-02-26 14:28:08 +00:00
end