require 'rails_helper' RSpec.describe StreamEntry, type: :model do describe '#targeted?' do pending end describe '#threaded?' do pending end end