Skip to content

web package has zero tests #54

Description

@Alimedhat000

Summary

packages/web ships with no tests; pnpm --filter @shipyard/web test just echoes success. The UI (deployment list/status, build pack selector, deploy form) is entirely untested, and the CI test job passes trivially for web.

Scope

Add Vitest + React Testing Library covering the key flows:

  • Deployment list / status rendering.
  • Build pack selector.
  • Deploy form (create app, trigger deploy).

This is a portfolio project — "web has no tests" weakens the story.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestneeds-triageMaintainer needs to evaluate the issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions