Skip to content

fix(web): centralize desktop version metadata in test fixtures - #469

Merged
0xPlayerOne merged 1 commit into
stagingfrom
chore/centralize-desktop-test-version
Aug 5, 2026
Merged

fix(web): centralize desktop version metadata in test fixtures#469
0xPlayerOne merged 1 commit into
stagingfrom
chore/centralize-desktop-test-version

Conversation

@0xPlayerOne

@0xPlayerOne 0xPlayerOne commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace six historical hard-coded Desktop version values in UI test mocks with the canonical package-backed desktopInfo fixture
  • keep test metadata aligned automatically as releases advance

Validation

  • bun test --max-concurrency=1 apps/web/src/DiscordChannels.test.tsx apps/web/src/DiscordServers.test.tsx apps/web/src/ProviderModels.test.tsx apps/web/src/SlackWorkspaces.test.tsx apps/web/src/BuzzCommunities.test.tsx apps/web/src/SourceInitialSync.test.tsx (42 passed)
  • bunx prettier --check on all six files
  • bun run --cwd apps/web typecheck
  • git diff --check

This is a focused cleanup; it does not change runtime behavior or start ingestion.

@0xPlayerOne 0xPlayerOne changed the title chore: centralize-desktop-test-version test(web): derive desktop mock versions from fixtures Aug 5, 2026
@kilo-code-bot

kilo-code-bot Bot commented Aug 5, 2026

Copy link
Copy Markdown

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (6 files)
  • apps/web/src/BuzzCommunities.test.tsx
  • apps/web/src/DiscordChannels.test.tsx
  • apps/web/src/DiscordServers.test.tsx
  • apps/web/src/ProviderModels.test.tsx
  • apps/web/src/SlackWorkspaces.test.tsx
  • apps/web/src/SourceInitialSync.test.tsx

Reviewed by step-3.7-flash · Input: 81.7K · Output: 7.1K · Cached: 470.5K

@0xPlayerOne 0xPlayerOne changed the title test(web): derive desktop mock versions from fixtures fix(web): centralize desktop version metadata in test fixtures Aug 5, 2026
@0xPlayerOne
0xPlayerOne merged commit 6240373 into staging Aug 5, 2026
17 checks passed
@0xPlayerOne
0xPlayerOne deleted the chore/centralize-desktop-test-version branch August 7, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant