Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 188 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 188 Bytes

E2E Tests

End-to-End tests that run using Chopsticks.

To run the end-to-end tests run the command:

$ yarn build && yarn build:e2e

Then run:

$ yarn test:e2e