smartsendio / woocommerce

Smart Send module for WooCommerce
GNU General Public License v3.0
0 stars 2 forks source link

Write browser tests #36

Open bilfeldt opened 10 months ago

bilfeldt commented 10 months ago

We can implement unit tests for our classes and integration tests (#35) for the rest.

But is there a way to easily do end-to-end browser tests?

bilfeldt commented 8 months ago

This is how WooCommerce does their end-to-end tests: https://github.com/woocommerce/woocommerce/blob/trunk/.github/workflows/hpos-build-and-e2e-tests-daily.yml