Skip to content

Run cypress e2e test on github pipeline #482

@clukhei

Description

@clukhei

Prerequisites

Proposal

Automate this process to make the developer experience in testing SSR better.
Let the CI block any failures in the test , so that developer will know that new changes has broke.

Acceptance criteria:

  1. ensure failed test blocks the subsequent build and publish step
  2. Successful test can move on to the next steps

Motivation and context

Need a automated way to ensure that components built always pass the SSR tests.

Reduce developer manual checking and enhance dev experience. Also maintain better stability of components

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions