cb-connect icon indicating copy to clipboard operation
cb-connect copied to clipboard

Integrate Cypress as an E2E testing framework

Open angelocordon opened this issue 5 years ago • 2 comments

Adding e2e tests should help test out our React components as a whole; currently unit testing React is a bit weird as we're relying on DOM rendering; Writing some BDD tests on how our UI is suppose to function and work should help lower manual QA and solidify feature specs.

See: https://www.cypress.io/

angelocordon avatar Apr 14 '19 09:04 angelocordon

I can tackle this.

sebbel avatar Apr 28 '19 05:04 sebbel

Awesome! Thanks for tackling!

angelocordon avatar Apr 28 '19 07:04 angelocordon