Intent of data_interfaces_mock.go ×1
All 23 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/23 tests-
server/23 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/11 tests-
history/11 tests-
ndc/11 tests-
TestWorkflowResetterSuite/6 tests-
go.temporal.io/server/service/history/ndc/TestWorkflowResetterSuite/TestPagination -
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
-
-
-
-
-