Add event sink system instead of plain CLI printing #25
GitHub Actions / Integration Test Results (macos-latest)
succeeded
Feb 13, 2026 in 1s
6 passed, 0 failed and 6 skipped
✅ test-integration-results.xml
12 tests were completed in 8s with 6 passed, 0 failed and 6 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| github.com/localstack/lstk/test/integration | 6✅ | 6⚪ | 8s |
✅ github.com/localstack/lstk/test/integration
⚪ TestStartCommandSucceedsWithValidToken
⚪ TestStartCommandSucceedsWithKeyringToken
⚪ TestStartCommandFailsWithInvalidToken
⚪ TestStopCommandSucceeds
⚪ TestStopCommandFailsWhenNotRunning
⚪ TestStopCommandIsIdempotent
✅ TestConfigFileCreatedOnStartup
✅ TestBrowserFlowStoresToken
✅ TestDeviceFlowSuccess
✅ TestDeviceFlowFailure_RequestNotConfirmed
✅ TestLogoutCommandRemovesToken
✅ TestLogoutCommandSucceedsWhenNoToken
Loading