woocommerce/tests/legacy/unit-tests/payment-tokens
Nestor Soriano a3ee904081 Add login_as_role and login_as_administrator to WC_Unit_Test_Case.
Those methods are a convenient replacement for
"this->factory->user->create". Tests that were using that to
simulate user login have been modified to use the new methods.
2020-07-14 11:42:21 +02:00
..
cc.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
echeck.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
payment-token.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
payment-tokens.php Add login_as_role and login_as_administrator to WC_Unit_Test_Case. 2020-07-14 11:42:21 +02:00