Versions in this module Expand all Collapse all v0 v0.3.1 Feb 20, 2026 v0.3.0 Feb 19, 2026 Changes in this version + func RunAllTests(t *testing.T, client types.DB) + func TestChannelProcessingState_EdgeCases(t *testing.T, client types.DB) + func TestConcurrentMoveMapping(t *testing.T, client types.DB) + func TestConcurrentSaveIssue(t *testing.T, client types.DB) + func TestContextCancellation(t *testing.T, client types.DB) + func TestCreatingAndFindingChannelProcessingState(t *testing.T, client types.DB) + func TestCreatingAndFindingMoveMappings(t *testing.T, client types.DB) + func TestDeletingMoveMappings(t *testing.T, client types.DB) + func TestFindActiveChannels(t *testing.T, client types.DB) + func TestFindActiveChannels_ManyChannels(t *testing.T, client types.DB) + func TestFindIssueBySlackPostID(t *testing.T, client types.DB) + func TestFindOpenIssueByCorrelationID(t *testing.T, client types.DB) + func TestInit(t *testing.T, client types.DB) + func TestInit_WithSchemaValidation(t *testing.T, client types.DB) + func TestLoadOpenIssuesInChannel(t *testing.T, client types.DB) + func TestLoadOpenIssuesInChannel_LargeDataset(t *testing.T, client types.DB) + func TestMoveIssue(t *testing.T, client types.DB) + func TestMoveIssue_EdgeCases(t *testing.T, client types.DB) + func TestSaveAlert(t *testing.T, client types.DB) + func TestSaveIssue(t *testing.T, client types.DB) + func TestSaveIssue_ComplexAlert(t *testing.T, client types.DB) + func TestSaveIssues(t *testing.T, client types.DB) + func TestSpecialCharactersInCorrelationID(t *testing.T, client types.DB)