woocommerce/plugins/woocommerce-admin/tests
Joshua T Flowers ea2c2f7707 Fix sorting to push Storefront to the top of the theme list (https://github.com/woocommerce/woocommerce-admin/pull/4187)
* Fix sorting to push Storefront to the top of the theme list

* Add test to ensure Storefront is sorted in get_themes()

* copy paste cleanup

* Refactor sorting logic.

* Fix linting errors

* Updates per feedback.

* Add check for products property

* Fix for 5.6 CI.

* Oh hey another CI fix

Co-authored-by: Timmy Crawford <timmydcrawford@gmail.com>
2020-04-28 14:47:05 -07:00
..
api Plugins: Move API out of Onboarding (https://github.com/woocommerce/woocommerce-admin/pull/4093) 2020-04-20 14:04:13 +12: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 remove replace_actionscheduler_store_class function (https://github.com/woocommerce/woocommerce-admin/pull/3936) 2020-03-19 10:34:09 -06:00
js Plugins DataStore: decouple from onboarding (https://github.com/woocommerce/woocommerce-admin/pull/4048) 2020-04-17 11:58:36 +12:00
notes Made the data store reading of content_data more resilient (https://github.com/woocommerce/woocommerce-admin/pull/3926) (https://github.com/woocommerce/woocommerce-admin/pull/3961) 2020-03-24 13:10:33 +13:00
reports Allow report caching layer to be filtered off. (https://github.com/woocommerce/woocommerce-admin/pull/3434) 2019-12-17 16:21:44 -05: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 Onboarding: Remove old development flags (https://github.com/woocommerce/woocommerce-admin/pull/3809) 2020-03-04 09:46:02 +01:00
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