feat: custom deck #222
GitHub Actions / test result
succeeded
Sep 1, 2024 in 0s
119 passed, 0 failed and 0 skipped
✅ /tmp/test-results/gotestsum-report.xml
119 tests were completed in 15s with 119 passed, 0 failed and 0 skipped.
✅ github.com/six78/2-story-points-cli/internal/transport
github.com/six78/2-story-points-cli/internal/transport
✅ TestFleets
✅ TestFleetSharded
✅ TestFleetDefaultPubsubTopic
✅ TestContentTopicCache
✅ TestWakuSuite/TestParseEnrProtocols
✅ TestWakuSuite/TestPublicEncryption
✅ TestWakuSuite/TestWakuInitialize
✅ TestWakuSuite/TestWatchConnectionStatus
✅ TestWakuSuite
✅ github.com/six78/2-story-points-cli/internal/view/components/cursor
github.com/six78/2-story-points-cli/internal/view/components/cursor
✅ TestCursor/TestAdjust
✅ TestCursor/TestDecrementCursor/test_decrement_0
✅ TestCursor/TestDecrementCursor/test_decrement_1
✅ TestCursor/TestDecrementCursor/test_decrement_2
✅ TestCursor/TestDecrementCursor
✅ TestCursor/TestIncrementCursor/test_increment_0
✅ TestCursor/TestIncrementCursor/test_increment_1
✅ TestCursor/TestIncrementCursor/test_increment_2
✅ TestCursor/TestIncrementCursor
✅ TestCursor/TestMatch
✅ TestCursor/TestNew
✅ TestCursor/TestUpdate/horizontal_cursor
✅ TestCursor/TestUpdate/vertical_cursor
✅ TestCursor/TestUpdate
✅ TestCursor
✅ github.com/six78/2-story-points-cli/internal/view/components/deckview
github.com/six78/2-story-points-cli/internal/view/components/deckview
✅ TestDeckView/TestBorderStyle
✅ TestDeckView/TestCursor
✅ TestDeckView/TestFocus
✅ TestDeckView/TestModelInit/new_model_focused
✅ TestDeckView/TestModelInit/new_model_blurred
✅ TestDeckView/TestModelInit
✅ TestDeckView/TestRenderCard
✅ TestDeckView/TestRenderDeck
✅ TestDeckView/TestUpdate
✅ TestDeckView
✅ github.com/six78/2-story-points-cli/internal/view/components/hintview
github.com/six78/2-story-points-cli/internal/view/components/hintview
✅ TestInit
✅ TestUpdateNilState
✅ TestUpdateVotesNotRevealed
✅ TestUpdateAcceptableVote/acceptable_vote
✅ TestUpdateAcceptableVote/non-acceptable_vote
✅ TestUpdateAcceptableVote
✅ github.com/six78/2-story-points-cli/internal/view/components/issuesview
github.com/six78/2-story-points-cli/internal/view/components/issuesview
✅ TestIssuesView/TestEmptyView
✅ TestIssuesView/TestInit
✅ TestIssuesView/TestUpdateCommandMode
✅ TestIssuesView/TestUpdateGameState
✅ TestIssuesView/TestUpdateRoomJoin
✅ TestIssuesView/TestView
✅ TestIssuesView
✅ github.com/six78/2-story-points-cli/internal/view/components/issueview
github.com/six78/2-story-points-cli/internal/view/components/issueview
✅ TestParseUrl/Not_a_URL
✅ TestParseUrl/Not_a_GitHub_URL
✅ TestParseUrl/Invalid_GitHub_issue_link
✅ TestParseUrl/Invalid_GitHub_issue_number
✅ TestParseUrl/Valid_GitHub_issue_URL
✅ TestParseUrl
✅ TestFetchIssue
✅ TestParseURLError
✅ TestNotURL
✅ TestFetchError
✅ TestFetchNil
✅ TestHeight
✅ TestSplitLabelsToLines/[1]
✅ TestSplitLabelsToLines/[1_1]
✅ TestSplitLabelsToLines/[1_1_1]
✅ TestSplitLabelsToLines/[1_1_1_1]
✅ TestSplitLabelsToLines/[1_1_1_1]#01
✅ TestSplitLabelsToLines/[10_1_1_1]
✅ TestSplitLabelsToLines/[1_1_1_10]
✅ TestSplitLabelsToLines
✅ github.com/six78/2-story-points-cli/internal/view/update
github.com/six78/2-story-points-cli/internal/view/update
✅ TestUpdateCommands/TestAppendCommand
✅ TestUpdateCommands/TestAppendMessage
✅ TestUpdateCommands/TestEmpty
✅ TestUpdateCommands/TestStandardCommands
✅ TestUpdateCommands
✅ github.com/six78/2-story-points-cli/pkg/game
github.com/six78/2-story-points-cli/pkg/game
✅ TestEventManager
✅ TestGame/TestGameNotInitialized
✅ TestGame/TestNotifyChangedState
✅ TestGame/TestOnlineState
✅ TestGame/TestPublishMessage/encryption_message
✅ TestGame/TestPublishMessage/unencrypted_message
✅ TestGame/TestPublishMessage
✅ TestGame/TestPublishMessageWithNoRoom
✅ TestGame/TestPublishUnsupportedMessage
✅ TestGame/TestSimpleGame
✅ TestGame/TestStateSize
✅ TestGame
✅ TestMedian
✅ TestHint/3,3,3,3,3
✅ TestHint/3,3,3,3,5
✅ TestHint/3,3,3,3,8
✅ TestHint/3,3,3,3,13
✅ TestHint/3,3,3,3,21
✅ TestHint/3,3,3,5,5
✅ TestHint/3,3,3,5,8
✅ TestHint/2,3,3,3,3,3,5
✅ TestHint/2,3,3,3,3,5
✅ TestHint/2,3,3,3,5
✅ TestHint/2,3,3,5
✅ TestHint/2,3,5
✅ TestHint/2,3,5,8
✅ TestHint/#00
✅ TestHint/3,3,3,3,?
✅ TestHint/3,3,?,3,3
✅ TestHint/?,?,?,?,?
✅ TestHint
✅ TestInvalidVote
✅ TestOptions
✅ TestNoTransport
✅ TestNoClock
✅ TestNoContext
✅ TestNotLogger
✅ github.com/six78/2-story-points-cli/pkg/protocol
github.com/six78/2-story-points-cli/pkg/protocol
✅ TestRoomID
✅ TestOnlineTimestampMigrationBackward
✅ TestOnlineTimestampMigrationForward
✅ github.com/six78/2-story-points-cli/pkg/storage
github.com/six78/2-story-points-cli/pkg/storage
✅ TestLocalStorage/TestGlobalPath
✅ TestLocalStorage/TestLocalPath
✅ TestLocalStorage/TestPlayerStorage
✅ TestLocalStorage/TestResetPlayer
✅ TestLocalStorage/TestResetPlayerOnUnmarshalFailure
✅ TestLocalStorage/TestRoomStorage
✅ TestLocalStorage
Loading