Intent of data_interfaces_mock.go ×1
All 24 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/24 tests-
server/24 tests-
common/12 tests-
archiver/12 tests-
TestHistoryIteratorSuite/12 tests-
go.temporal.io/server/common/archiver/TestHistoryIteratorSuite/TestNext_Fail_IteratorDepleted -
go.temporal.io/server/common/archiver/TestHistoryIteratorSuite/TestNext_Fail_ReturnErrOnSecondCallToNext -
go.temporal.io/server/common/archiver/TestHistoryIteratorSuite/TestNext_Success_SameHistoryDifferentPage -
go.temporal.io/server/common/archiver/TestHistoryIteratorSuite/TestNext_Success_TenCallsToNext -
go.temporal.io/server/common/archiver/TestHistoryIteratorSuite/TestReadHistoryBatches_Fail_FirstCallToReadHistoryGivesError -
go.temporal.io/server/common/archiver/TestHistoryIteratorSuite/TestReadHistoryBatches_Fail_NonFirstCallToReadHistoryGivesError -
go.temporal.io/server/common/archiver/TestHistoryIteratorSuite/TestReadHistoryBatches_Success_ReadExactlyToHistoryEnd -
go.temporal.io/server/common/archiver/TestHistoryIteratorSuite/TestReadHistoryBatches_Success_ReadPageMultipleTimes -
go.temporal.io/server/common/archiver/TestHistoryIteratorSuite/TestReadHistoryBatches_Success_ReadToHistoryEnd -
go.temporal.io/server/common/archiver/TestHistoryIteratorSuite/TestReadHistoryBatches_Success_TargetSizeSatisfiedWithoutReadingToEnd -
go.temporal.io/server/common/archiver/TestHistoryIteratorSuite/TestReadHistory_Failed_EventsV2 -
go.temporal.io/server/common/archiver/TestHistoryIteratorSuite/TestReadHistory_Success_EventsV2
-
-
-
-
service/12 tests-
history/12 tests-
ndc/12 tests-
TestWorkflowResetterSuite/7 tests-
go.temporal.io/server/service/history/ndc/TestWorkflowResetterSuite/TestPagination -
go.temporal.io/server/service/history/ndc/TestWorkflowResetterSuite/TestReapplyContinueAsNewWorkflowEvents_ExcludeAllEvents -
go.temporal.io/server/service/history/ndc/TestWorkflowResetterSuite/TestReapplyContinueAsNewWorkflowEvents_MissingCurrent_ChainTruncatedOnDeletedRun -
go.temporal.io/server/service/history/ndc/TestWorkflowResetterSuite/TestReapplyContinueAsNewWorkflowEvents_MissingCurrent_TransientLoadErrorFailsReset -
go.temporal.io/server/service/history/ndc/TestWorkflowResetterSuite/TestReapplyContinueAsNewWorkflowEvents_WithContinueAsNewChain -
go.temporal.io/server/service/history/ndc/TestWorkflowResetterSuite/TestReapplyContinueAsNewWorkflowEvents_WithOutContinueAsNewChain -
go.temporal.io/server/service/history/ndc/TestWorkflowResetterSuite/TestReapplyWorkflowEvents
-
-
-
-
-