woocommerce/tests/unit-tests/util
Christopher Allford 33e81654a9 Made the path tokenization deterministic
Since the tokens are replaced in a first-discovered first-replaced order, we may accidentally create tokenized paths like '{{ABSPATH}}/test' instead of the desired '{{WP_CONTENT_DIR}}test'. By ordering them according to specificity however, we ensure that we tokenize as much of the path as possible.
2020-04-05 12:41:39 -07:00
..
api-functions.php Fix failing unit test 2020-01-15 11:17:49 -03:00
class-wc-rate-limiter.php Fix Generic.Formatting.MultipleStatementAlignment violations 2019-12-20 14:21:08 -03:00
class-wc-tests-core-functions.php Made the path tokenization deterministic 2020-04-05 12:41:39 -07:00
class-wc-tests-user-functions.php Fix PHPCS violations in tests/ using PHPCBF 2019-05-01 19:05:00 -03:00
class-wc-tests-wc-query.php Fix PHPCS violations in tests/ using PHPCBF 2019-05-01 19:05:00 -03:00
conditional-functions.php Introduce file type check for tax rate importer 2019-07-02 10:44:21 -03:00
deprecated-hooks.php Fix PHPCS violations in tests/ using PHPCBF 2019-05-01 19:05:00 -03:00
dummy-wc-logger.php Fix PHPCS violations in tests/ using PHPCBF 2019-05-01 19:05:00 -03:00
install.php *CODING STANDARDS ONLY* Add method visibility, clean up inline documentation. 2020-03-12 15:57:32 +00:00
notice-functions.php Improve wc_print_notices() test coverage 2019-12-03 15:29:10 -03:00
plugin-updates.php This perhaps better represents the spirit of the test. 2020-02-01 14:19:22 +01:00
validation.php Add postcode validation for Slovenia (#25174) 2019-12-09 10:09:45 -03:00