ingest.test.triggers package

Submodules

ingest.test.triggers.test_ingest_recipe_handler module

class ingest.test.triggers.test_ingest_recipe_handler.TestIngestRecipeHandlerProcessIngestedSourceFile(methodName='runTest')

Bases: django.test.testcases.TransactionTestCase

fixtures = [u'ingest_job_types.json']
setUp()
test_successful_manual_kickoff(*args, **keywargs)

Tests successfully producing an ingest that immediately calls a recipe

test_successful_recipe_kickoff(*args, **keywargs)

Tests successfully producing an ingest that immediately calls a recipe

Module contents