This website requires JavaScript.
Explore
Help
Sign In
chinwag
/
chinwagsocial
Watch
2
Star
0
Fork
You've already forked chinwagsocial
0
Code
Issues
Pull requests
Releases
4
Wiki
Activity
995f0ad51c
chinwagsocial
/
spec
/
fabricators
/
follow_request_fabricator.rb
5 lines
86 B
Ruby
Raw
Normal View
History
Unescape
Escape
Follow call on locked account creates follow request instead Reflect "requested" relationship in API and UI Reflect inability of private posts to be reblogged in the UI Disable Webfinger for locked accounts
2016-12-23 09:03:57 +11:00
Fabricator
(
:follow_request
)
do
add more tests to models
2017-04-05 08:29:56 +10:00
account
target_account
{
Fabricate
(
:account
)
}
Follow call on locked account creates follow request instead Reflect "requested" relationship in API and UI Reflect inability of private posts to be reblogged in the UI Disable Webfinger for locked accounts
2016-12-23 09:03:57 +11:00
end
Reference in a new issue
Copy permalink