Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 493 Bytes

File metadata and controls

20 lines (12 loc) · 493 Bytes

PP Wordpress Test

A favor we do ourselves so upgrades and small tweaks don't cause regressions.

Where are the tests?

Tests live in cypress/intergration/*-spec.js

Are there holes? Absolutely. Fill 'em in!

How does it run?

  1. Clone repo
  2. Run yarn install
  3. run yarn run cypress:open <-- opens up UI
  4. run yarn run cypress:run <-- runs from command line

Documentation / Help

See places like https://github.com/cypress-io/cypress-example-recipes and https://google.com