toil.test.cactus.test_cactus_integration

Module Contents

Classes

CactusIntegrationTest

Run the Cactus Integration test on a Kubernetes AWS cluster

class toil.test.cactus.test_cactus_integration.CactusIntegrationTest(methodName)

Bases: toil.test.provisioners.clusterTest.AbstractClusterTest

Run the Cactus Integration test on a Kubernetes AWS cluster

setUp()

Set up for the test. Must be overridden to call this method and set self.jobStore.

test_cactus_integration()