This website requires JavaScript.
Explore
Help
Sign In
SWREI
/
instrumental
Watch
0
Star
0
Fork
0
You've already forked instrumental
Code
Issues
Activity
43f955e31f
instrumental
/
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 07:03:57 +09:00
Fabricator
(
:follow_request
)
do
add more tests to models
2017-04-05 07:29:56 +09: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 07:03:57 +09:00
end
Reference in New Issue
Copy Permalink