objectiv-analytics icon indicating copy to clipboard operation
objectiv-analytics copied to clipboard

New package: Cypress commands plugin

Open sdirosa opened this issue 3 years ago • 0 comments

We built some custom commands to ease e2e testing with Cypress. Let's bundle them up in a nice package, complete with TS definitions.

Extra

  • Consider cleaning up and reusing the, currently private, testing-tools package. Could be an opportunity of making it into a more official repository of this kind of code.

  • Look into creating helpers around Jest snapshot testing as well. Same API as the commands we made for Cypress.

sdirosa avatar Jun 21 '22 18:06 sdirosa