woocommerce-paypal-payments/tests/qa/utils/helpers
Misha Utkin 59ea4b6f5c
Remove deleteAllOrders from preconditions
Due to frequent reset of test env and on account that wp-env in CI is created clean - there's no need in additional requests. The deleteAllOrders kept orders clean but also removed orders from previous test set preventing analysis. In case of many orders the precondition might timeout because of long-taking request.
2026-04-27 12:49:53 +02:00
..
env.helper.ts Add env var validation 2026-04-09 18:09:21 +02:00
general.helper.ts Fixes after helpers/ dir creation (mainly import) 2026-04-02 11:08:45 +02:00
index.ts Fixes after helpers/ dir creation (mainly import) 2026-04-02 11:08:45 +02:00
woocommerce.helper.ts Remove deleteAllOrders from preconditions 2026-04-27 12:49:53 +02:00