import socials_util def test_is_aggregator(): assert not socials_util.SocialSiteId.PAGE_WATCH.is_aggregator() assert not socials_util.SocialSiteId.FALKON_PROFILE_BOOKMARKS.is_aggregator()