woocommerce/plugins/woocommerce-admin/tests
Jeff Stieler 727a8a8f04 Avoid Jetpack REST API when retrieving active modules (https://github.com/woocommerce/woocommerce-admin/pull/4755)
* Make API init class a singleton.

For aid in testing.

* Use static Jetpack methods instead of the REST API to get active modules.

Include some helper methods for easier testing.

* Fix Jetpack module mocking in indicators test.

* Check for the expected Jetpack module method before calling.

* Ensure active Jetpack modules is an array.
2020-07-06 16:11:45 -04:00
..
api Avoid Jetpack REST API when retrieving active modules (https://github.com/woocommerce/woocommerce-admin/pull/4755) 2020-07-06 16:11:45 -04:00
features Fix sorting to push Storefront to the top of the theme list (https://github.com/woocommerce/woocommerce-admin/pull/4187) 2020-04-28 14:47:05 -07:00
framework/helpers Inbox notification: layout changes (https://github.com/woocommerce/woocommerce-admin/pull/4218) 2020-06-03 08:43:35 -03:00
js Add existing TaskList component to new home screen (https://github.com/woocommerce/woocommerce-admin/pull/4378) 2020-05-21 11:15:08 -06:00
notes Inbox notification: layout changes (https://github.com/woocommerce/woocommerce-admin/pull/4218) 2020-06-03 08:43:35 -03:00
remote-inbox-notifications Add product count rule (https://github.com/woocommerce/woocommerce-admin/pull/4334) 2020-06-16 10:22:35 +10:00
reports Fix failing order stats tests (https://github.com/woocommerce/woocommerce-admin/pull/4719) 2020-06-30 11:02:28 -04:00
api-init.php Reports sync refactor (https://github.com/woocommerce/woocommerce-admin/pull/3285) 2020-01-03 00:00:37 +08:00
batch-queue.php Fix failing tests after WC 4.0 merge (https://github.com/woocommerce/woocommerce-admin/pull/3870) 2020-03-12 14:46:13 +01:00
bootstrap.php Build: Don't Attempt to Load non-minified Assets in Core Build (https://github.com/woocommerce/woocommerce-admin/pull/4747) 2020-07-06 10:39:58 -07:00
loader.php Build: Don't Attempt to Load non-minified Assets in Core Build (https://github.com/woocommerce/woocommerce-admin/pull/4747) 2020-07-06 10:39:58 -07:00
page-controller.php Fix wc-admin registered page breadcrumb path (https://github.com/woocommerce/woocommerce-admin/pull/4563) 2020-06-13 07:25:43 +09:30
plugin-version.php Add test to catch missing version updates. 2019-06-13 15:40:02 -06:00
plugins-helper.php Abstract onboarding plugin code into a PluginsHelper class (https://github.com/woocommerce/woocommerce-admin/pull/3999) 2020-03-27 11:28:59 +10:30
test-sample.php Fix linting errors in tests/test-sample.php 2018-10-23 09:57:45 -04:00