woocommerce/plugins/woocommerce-admin/tests/reports
Jeff Stieler a6195efad6 Fix Historical (deleted) Coupon Reporting (https://github.com/woocommerce/woocommerce-admin/pull/4671)
* Add (failing) test for deleted coupon amounts in reporting.

* Always sync an ID into the order-coupon lookup table.

* Don't remove coupon data from order analytics when the coupon is deleted.

* Fix coupon ID lookup from order item metadata.

* Allow negative coupon_id in the lookup table.

Representing deleted coupons.

* Handle deleted coupons when gathering extended info.

* Add more tests for deleted coupon handling.

* Handle deleted coupons in coupons report table.

* Fix lint errors.
2020-06-25 08:51:17 -04:00
..
class-wc-tests-reports-coupons-stats.php Fix Historical (deleted) Coupon Reporting (https://github.com/woocommerce/woocommerce-admin/pull/4671) 2020-06-25 08:51:17 -04:00
class-wc-tests-reports-coupons.php Fix Historical (deleted) Coupon Reporting (https://github.com/woocommerce/woocommerce-admin/pull/4671) 2020-06-25 08:51:17 -04:00
class-wc-tests-reports-orders-stats.php Count total unique customers instead of new/returning in order stats (https://github.com/woocommerce/woocommerce-admin/pull/4430) 2020-06-18 20:43:56 +03:00
class-wc-tests-reports-products.php PSR-4ify report query classes. 2019-08-12 15:03:19 -07:00
class-wc-tests-reports-revenue-stats.php Count total unique customers instead of new/returning in order stats (https://github.com/woocommerce/woocommerce-admin/pull/4430) 2020-06-18 20:43:56 +03:00
class-wc-tests-reports-variations.php PSR-4ify report query classes. 2019-08-12 15:03:19 -07:00