Skip to content

ci: test cases for @daffodil/commerce that validate generated app #4253

@griest024

Description

@griest024

Feature description

We need e2e test cases that validate that the app generated by @daffodil/commerce runs and behaves as expected.

Use case

As a daffodil maintainer, I would like to know if my change will break the commerce schematics.

Prior work

No response

Daffodil version

0.90

Additional context

Essentially there needs to be an automated script that can run in CI that:

  1. scaffolds out an angular app (ng new)
  2. run the ecommerce schematic (ng add @daffodil/ecommerce)
  3. builds the resulting app
  4. determines whether or not that build was successful (do we try to serve the app and run some e2e tests?)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions