woocommerce/plugins/woocommerce-admin/client/navigation/test
Joshua T Flowers 10b9579cde Add nav item route regex matching (https://github.com/woocommerce/woocommerce-admin/pull/5818)
* Use default expression to match items

* Pass match expression for WCA homepage

* Match post types if the current post type matches item

* Remove unused getParams

* Update tests for isMatch util

* Update nav docs

* Update default expression to match params in any order

* add query arg tests: additional and order

* Use match score based on regex matches

* Return max safe int for exact matches

* Update tests for match score

* more tests

Co-authored-by: Paul Sealock <psealock@gmail.com>
2020-12-09 13:45:30 +13:00
..
sample-test.js Navigation: Add client code (https://github.com/woocommerce/woocommerce-admin/pull/5309) 2020-10-13 14:40:53 +13:00
utils.js Add nav item route regex matching (https://github.com/woocommerce/woocommerce-admin/pull/5818) 2020-12-09 13:45:30 +13:00