woocommerce/plugins/woocommerce-admin/tests/notes
Waclaw Jacek 4c17776815 Throw custom exception in NoteTraits if notes are disabled (https://github.com/woocommerce/woocommerce-admin/pull/6771)
A custom exception `NotesUnavailableException` will be thrown on attempts to load the "admin-note" data store using the `Notes::load_data_store()` method introduced in this PR.

All calls to `\WC_Data_Store::load( 'admin-note' )` were replaced with calls to the above method.
2021-04-26 23:57:39 +02:00
..
class-note.php Add nonce support to note actions (https://github.com/woocommerce/woocommerce-admin/pull/6726) 2021-04-16 13:56:39 +08:00
class-wc-marketing.php Adjust the timing of the Marketing.php note to 5 days. (https://github.com/woocommerce/woocommerce-admin/pull/6083) 2021-02-10 08:56:13 +13:00
class-wc-onboarding-traits.php Add the "Getting started in Ecommerce" inbox note (https://github.com/woocommerce/woocommerce-admin/pull/6086) 2021-01-21 16:13:23 +13:00
class-wc-tests-customizing-product-catalog.php Add a new note a day after adding the first product (https://github.com/woocommerce/woocommerce-admin/pull/6032) 2021-01-20 22:11:53 -08:00
class-wc-tests-email-notes.php Add support for php8 unit tests (locally and in GH actions) (https://github.com/woocommerce/woocommerce-admin/pull/6678) 2021-04-07 14:28:03 -03:00
class-wc-tests-learn-more-about-variable-product.php Throw custom exception in NoteTraits if notes are disabled (https://github.com/woocommerce/woocommerce-admin/pull/6771) 2021-04-26 23:57:39 +02:00
class-wc-tests-marketing-notes.php Throw custom exception in NoteTraits if notes are disabled (https://github.com/woocommerce/woocommerce-admin/pull/6771) 2021-04-26 23:57:39 +02:00
class-wc-tests-note-traits.php Throw custom exception in NoteTraits if notes are disabled (https://github.com/woocommerce/woocommerce-admin/pull/6771) 2021-04-26 23:57:39 +02:00
class-wc-tests-notes-data-store.php Add support for php8 unit tests (locally and in GH actions) (https://github.com/woocommerce/woocommerce-admin/pull/6678) 2021-04-07 14:28:03 -03:00
class-wc-tests-notes-note.php Convert date to timestamp before passing to set_date_prop to persist … (https://github.com/woocommerce/woocommerce-admin/pull/6795) 2021-04-20 17:00:30 -07:00
class-wc-tests-notes.php Throw custom exception in NoteTraits if notes are disabled (https://github.com/woocommerce/woocommerce-admin/pull/6771) 2021-04-26 23:57:39 +02:00