You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Test scripts
Below are the test scripts we are currently using for dev and regression testing in the muon framework.
Dev testing
test
test:watch
test:axe
test:snapshots
test:browserstack
Regression testing
test:cypress:open
test:cypress:component
test:cypress:ember
test:cypress:local
test:cypress:browserstack
test:allure:report
test:cypress:tag
test:percy
test:percy:ember
test:percy:custom
The text was updated successfully, but these errors were encountered: