def test_get_all_documents(self):
     score_updater = ScoreUpdater()
     self.assertGreaterEqual(len(score_updater.get_all_documents()), 61)