woocommerce/plugins/woocommerce-admin/tests
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
..
api Add recommended payment methods (https://github.com/woocommerce/woocommerce-admin/pull/6760) 2021-04-20 14:17:19 -03:00
e2e Update E2E config to support screenshots on test failure (https://github.com/woocommerce/woocommerce-admin/pull/6858) 2021-04-26 13:41:38 -03:00
features Add CES track settings tab on updating settings (https://github.com/woocommerce/woocommerce-admin/pull/6368) 2021-02-22 10:09:45 +08:00
framework/helpers Add merchant email notifications (https://github.com/woocommerce/woocommerce-admin/pull/5922) 2021-01-12 21:09:22 -03:00
js Add recommended payment methods (https://github.com/woocommerce/woocommerce-admin/pull/6760) 2021-04-20 14:17:19 -03:00
navigation Add initial tests for navigation Menu class (https://github.com/woocommerce/woocommerce-admin/pull/6492) 2021-03-03 08:09:33 -05:00
notes 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
remote-inbox-notifications Check if value for contains comparison is an array (https://github.com/woocommerce/woocommerce-admin/pull/6645) 2021-03-25 08:55:36 -03:00
reports Fixed associated Order Number for refunds (https://github.com/woocommerce/woocommerce-admin/pull/6428) 2021-03-09 15:57:50 -03:00
api-init.php Avoid updating customer info synchronously when "last active" is modified. (https://github.com/woocommerce/woocommerce-admin/pull/6765) 2021-04-12 10:17:02 -04:00
batch-queue.php Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00
bootstrap.php Add Docker app for PHP Test Suite (https://github.com/woocommerce/woocommerce-admin/pull/5297) 2020-12-17 21:02:10 +08:00
install.php Detect missed DB version number updates and fix them. (https://github.com/woocommerce/woocommerce-admin/pull/6818) 2021-04-16 15:01:04 -04:00
loader.php Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00
page-controller.php Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00
plugin-version.php Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00
plugins-helper.php Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00
test-sample.php Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00