woocommerce/plugins/woocommerce-admin/tests
Joshua T Flowers 3382fb7011 Record refunds separate from order entries (https://github.com/woocommerce/woocommerce-admin/pull/2083)
* Sync refunds on order sync

* Separate order and refund class extensions

* Add customer functions to order and refund classes

* Change products store to work with refund amounts

* Return early for refunds in coupon data store

* Allow refund processing in tax data store

* Remove unused refund amounts from tables and data stores

* Change order counts to parse out refund entries

* Include refunded orders in default queried statuses

* Only process order number filter on shop order post types

* Extract shared order and refund methods to trait

* Fix renamed schedule_single_order_import method

* Bump PHP and WP version requirements
2019-05-10 14:39:25 +08:00
..
api Merge pull request woocommerce/woocommerce-admin#2034 from woocommerce/add/1850-import-endpoint 2019-05-01 13:29:00 -06:00
framework/helpers Add extra verification to import cancel endpoint test. 2019-04-30 10:38:07 -06:00
js Update text domain. (https://github.com/woocommerce/woocommerce-admin/pull/1795) 2019-03-13 11:14:02 -06:00
reports Record refunds separate from order entries (https://github.com/woocommerce/woocommerce-admin/pull/2083) 2019-05-10 14:39:25 +08:00
api-init.php Update batch test function names and constants 2019-04-30 17:39:02 -06:00
batch-queue.php Update batch test function names and constants 2019-04-30 17:39:02 -06: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 Update batch test function names and constants 2019-04-30 17:39:02 -06:00
test-sample.php Fix linting errors in tests/test-sample.php 2018-10-23 09:57:45 -04:00