mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 16:59:41 +00:00
Add more FeedManager#filter? tests (#2413)
This commit is contained in:
@@ -118,4 +118,12 @@ RSpec.describe Status, type: :model do
|
||||
expect(subject.proper).to eq other
|
||||
end
|
||||
end
|
||||
|
||||
describe '#permitted?' do
|
||||
pending
|
||||
end
|
||||
|
||||
describe '#filter_from_context?' do
|
||||
pending
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user