woocommerce/tests/legacy/framework
Nestor Soriano 2a68bb018d Move testing tools to the tests/Tools directory
The testing tools (only the code hacker at this time) have been moved
from 'src' to 'tests/Tools', since many opcode cache plugins
load the whole src folder in production.

Also, an extra autoloader is set in the tests bootstrap so that
the 'tests/Tools' directory corresponds, using PSR4, to the
'Automattic\WooCommerce\Testing\Tools' namespace.
2020-05-20 09:57:39 +02:00
..
helpers Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
vendor Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-api-unit-test-case.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-dummy-data-store.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-mock-payment-gateway.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-mock-session-handler.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-mock-wc-data.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-mock-wc-object-query.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-payment-token-stub.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-rest-unit-test-case.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-unit-test-case.php Move testing tools to the tests/Tools directory 2020-05-20 09:57:39 +02:00
class-wc-unit-test-factory.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00