Fix #43
This commit is contained in:
parent
bf4ee145f9
commit
adffc7a495
4 changed files with 12 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue