Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Muon test scripts in package.json #420

Open
2 tasks
PraveenAsokan opened this issue Aug 31, 2022 · 0 comments
Open
2 tasks

Muon test scripts in package.json #420

PraveenAsokan opened this issue Aug 31, 2022 · 0 comments

Comments

@PraveenAsokan
Copy link
Contributor

PraveenAsokan commented Aug 31, 2022

Outcome

There are many test scripts in muon package.json, so we should capture how many scripts we now have for the test as this is going to get quite unmanageable soon.

Scope

  • Mention all the test scripts within package.json
  • Add the description of what they are for

Test scripts

Below are the test scripts we are currently using for dev and regression testing in the muon framework.

Dev testing

Scripts Description
test Content Cell
test:watch Content Cell
test:axe Content Cell
test:snapshots Content Cell
test:browserstack Content Cell

Regression testing

Scripts Description
test:cypress:open Content Cell
test:cypress:component Content Cell
test:cypress:ember Content Cell
test:cypress:local Content Cell
test:cypress:browserstack Content Cell
test:allure:report Content Cell
test:cypress:tag Content Cell
test:percy Content Cell
test:percy:ember Content Cell
test:percy:custom Content Cell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant