Skip to content

bug: unit tests fail locally (not in CI) #1526

@Hweinstock

Description

@Hweinstock

Problem

Two unit test suites are failing locally, but not in CI.
src/cli/tui/hooks/__tests__/useDevDeploy.test.tsx and src/cli/tui/screens/logs/__tests__/LogsScreen.test.tsx

To reproduce,
npm run test:unit src/cli/tui/screens/logs/__tests__/LogsScreen.test.tsx src/cli/tui/hooks/__tests__/useDevDeploy.test.tsx

Then see the failures.

Definition of Done

  • Fix unit tests to ensure they pass locally and in CI.
  • Ensure they aren't relying on CI environment and hiding real regressions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingci

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions