Test fixes now that server has been upgraded #51
GitHub Actions / Integration tests report
failed
Nov 27, 2024 in 0s
51 passed, 3 failed and 0 skipped
❌ report.xml
54 tests were completed in 68s with 51 passed, 3 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
github.com/conductor-sdk/conductor-go/test/integration_tests | 51✅ | 3❌ | 65s |
❌ github.com/conductor-sdk/conductor-go/test/integration_tests
❌ TestUpdateTaskRefByName
=== RUN TestUpdateTaskRefByName
❌ TestInlineTask
=== RUN TestInlineTask
❌ TestWorkflowCreation
=== RUN TestWorkflowCreation
✅ 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
✅ TestCheckPermissions
✅ TestDeleteUser
✅ TestGetGrantedPermissions
✅ TestGetUser
✅ TestGetUserNotFound
✅ TestListUsers
✅ TestUpsertUser
✅ TestWorkerBatchSize
✅ TestFaultyWorker
✅ TestWorkerWithNonRetryableError
✅ TestHttpTask
✅ TestSqsEventTask
✅ TestConductorEventTask
✅ TestKafkaPublishTask
✅ TestDoWhileTask
✅ TestTerminateTask
✅ TestSwitchTask
✅ TestDynamicForkWorkflow
✅ TestComplexSwitchWorkflow
✅ TestRemoveWorkflow
✅ TestExecuteWorkflow
✅ TestExecuteWorkflowWithCorrelationIds
✅ TestTerminateWorkflowWithFailure
✅ TestExecuteWorkflowSync
✅ TestIdempotencyCombinations
Loading