woocommerce/plugins/woocommerce-admin/tests
Joshua T Flowers 9c3faea12f Refactor notes controller and add ordering params (https://github.com/woocommerce/woocommerce-admin/pull/1878)
* Separate notes controller request args and add collection params

* Fix page param var

* Fix collection params sanitization

* Allow array of note types to be queried

* Add order and orderby collection params to notes controller

* Allow sorting by order and orderby params in notes data store

* Make sure notes are ordered by date and unread matches inbox note types

* Allow status or type params to use an array of items

* Add tests for notes ordering

* Remove unnecessary query arg assignment in the notes data store

* Update get_notes_count to use array for status and type
2019-04-01 10:53:34 +08:00
..
api Refactor notes controller and add ordering params (https://github.com/woocommerce/woocommerce-admin/pull/1878) 2019-04-01 10:53:34 +08:00
framework/helpers Add a snoozed note to test data. 2019-03-20 08:52:27 -06:00
js Update text domain. (https://github.com/woocommerce/woocommerce-admin/pull/1795) 2019-03-13 11:14:02 -06:00
reports Add coupons count to data store and hook up to summary numbers in orders report (https://github.com/woocommerce/woocommerce-admin/pull/1912) 2019-04-01 10:16:57 +08:00
api-init.php Merge pull request woocommerce/woocommerce-admin#1510 from woocommerce/fix/532-wc-install-approach 2019-02-12 13:05:48 -08:00
batch-queue.php update unit tests for batch group 2019-02-25 09:34:59 -04:00
bootstrap.php Update text domain. (https://github.com/woocommerce/woocommerce-admin/pull/1795) 2019-03-13 11:14:02 -06:00
queue-priority.php Ensure that other scheduled actions are claimed before WC Admin actions. (https://github.com/woocommerce/woocommerce-admin/pull/1759) 2019-03-08 11:59:32 -07:00
test-sample.php Fix linting errors in tests/test-sample.php 2018-10-23 09:57:45 -04:00