Exemple #1
0
 def testUpdateStats(self):
     # this tests only that the task runs,
     # not anything about the task itself
     self.assertTrue(update_stats.delay())
Exemple #2
0
 def testUpdateStats(self):
     # this tests only that the task runs,
     # not anything about the task itself
     self.assertTrue(update_stats.delay())