Testing
Testing
Section titled “Testing”Run from the repository root:
yarn workspace cosmos-digital-services test:unityarn workspace cosmos-digital-services test:e2eyarn workspace cosmos-digital-services test:e2e:uiThe app also exposes:
yarn workspace cosmos-digital-services testThat command runs unit tests and e2e tests together.