Пример #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())
Пример #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())