Skip to content

boost: set up initial test infrastructure #3335

Description

@durandom

Problem

The boost workspace has no test infrastructure yet. Other workspaces (scorecard, lightspeed, orchestrator) all use backstage-cli repo test with Jest.

Expected behavior

  • A basic test setup that allows yarn test to run from workspaces/boost/
  • At minimum, a placeholder test file that proves the test runner works
  • Follow patterns from other workspaces in this monorepo (e.g., scorecard, lightspeed)

Acceptance criteria

  1. yarn test runs and passes in workspaces/boost/
  2. yarn openspec:validate passes
  3. At least one test file exists in a plugin or package directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    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