mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 00:38:27 +00:00
Fix #43
This commit is contained in:
@@ -4,5 +4,9 @@ RSpec.describe ProcessFeedService do
|
||||
subject { ProcessFeedService.new }
|
||||
|
||||
it 'updates remote user\'s account information'
|
||||
it 'creates local copies of all notes and comments'
|
||||
it 'creates posts'
|
||||
it 'creates reblogs'
|
||||
it 'creates replies'
|
||||
it 'creates reblogged replies'
|
||||
it 'deletes removed posts'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user