Skip to content

Added FAIL_ON_RUNNING Idempotency Strategy #56

Added FAIL_ON_RUNNING Idempotency Strategy

Added FAIL_ON_RUNNING Idempotency Strategy #56

GitHub Actions / Integration tests report succeeded Nov 27, 2024 in 0s

55 passed, 0 failed and 0 skipped

Tests passed successfully

✅ report.xml

55 tests were completed in 61s with 55 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
github.com/conductor-sdk/conductor-go/test/integration_tests 55✅ 57s

✅ github.com/conductor-sdk/conductor-go/test/integration_tests

✅ TestApplicationLifecycle
✅ TestRoleManagementForApplicationUser
✅ TestAccessKeyLifecycle
✅ TestGetTagsForApplication
✅ TestApplicationClientIntegration
✅ TestApplicationClientErrorHandling
✅ TestGetAccessKeys
✅ TestCreateOrUpdateEnvVariable
✅ TestDeleteEnvVariable
✅ TestDeleteTagForEnvVar
✅ TestGetEnvVariable
✅ TestGetAllEnvVariables
✅ TestGetTagsForEnvVar
✅ TestPutTagForEnvVar
✅ TestRetryNotFound
✅ TestRegisterWorkflow
✅ TestGetWorkflow
✅ TestUpdateTaskByRefName
✅ TestUpdate
✅ TestStartWorkflowWithContext
✅ TestIntegrationClient
✅ TestRegisterWorkflowDefWithTags
✅ TestUpdateWorkflowDefWithTags
✅ TestRegisterTaskDefWithTags
✅ TestGetTagsForTaskDef
✅ TestUpdateTaskDefWithTags
✅ TestUpdateTaskRefByName
✅ TestCheckPermissions
✅ TestDeleteUser
✅ TestGetGrantedPermissions
✅ TestGetUser
✅ TestGetUserNotFound
✅ TestListUsers
✅ TestUpsertUser
✅ TestWorkerBatchSize
✅ TestFaultyWorker
✅ TestWorkerWithNonRetryableError
✅ TestHttpTask
✅ TestInlineTask
✅ TestSqsEventTask
✅ TestConductorEventTask
✅ TestKafkaPublishTask
✅ TestDoWhileTask
✅ TestTerminateTask
✅ TestSwitchTask
✅ TestDynamicForkWorkflow
✅ TestComplexSwitchWorkflow
✅ TestWorkflowCreation
✅ TestRemoveWorkflow
✅ TestExecuteWorkflow
✅ TestExecuteWorkflowWithCorrelationIds
✅ TestTerminateWorkflowWithFailure
✅ TestExecuteWorkflowSync
✅ TestIdempotencyCombinations
✅ TestIdempotencyFailOnRunning