woocommerce/tests/legacy
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
..
data Add unit test and a sample Woo plugin file 2020-05-01 22:47:08 +05:30
framework Move testing tools to the tests/Tools directory 2020-05-20 09:57:39 +02:00
includes Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
unit-tests Improvements on the code hacker. 2020-05-20 09:56:26 +02:00
bootstrap.php Move testing tools to the tests/Tools directory 2020-05-20 09:57:39 +02:00
classes-that-need-static-wrapper.php Add a workaround for code hacking static methods on already loaded files. 2020-05-20 09:56:25 +02:00