Exemplo n.º 1
0
 def testUploadAllToInternetArchive(self):
     # this tests only that the task runs,
     # not anything about the task itself
     self.assertTrue(upload_all_to_internet_archive.delay())
Exemplo n.º 2
0
 def testUploadAllToInternetArchive(self):
     # this tests only that the task runs,
     # not anything about the task itself
     self.assertTrue(upload_all_to_internet_archive.delay())