wp-e2e-tests icon indicating copy to clipboard operation
wp-e2e-tests copied to clipboard

Investigate adding API calls from e2e tests

Open tammullen opened this issue 7 years ago • 0 comments

Try replacing some test steps from an existing test with API calls to see if this could provide an improvement in execution time. The intention would be only to replace test steps that are repeated across tests and are only used to put the test into a certain state.

tammullen avatar Aug 22 '18 19:08 tammullen