woocommerce/plugins/woocommerce-admin/client/store/notes/test
Kevin Killingsworth fbed89eb19 Update @wordpress/data for 3.x (https://github.com/woocommerce/woocommerce-admin/pull/783)
* fix: Remove state argument from resolvers.

State is no longer the first argument to resolvers as of @wordpress/data
version 3.0.0

* Update @wordpress/data to 3.1.0

* Adjust resolvers to work with v2 and v3 wp.data

This adds code to inspect the arguments of the resolvers to allow for
working with v2 or v3 wp.data. This is only temporary.

* resolvers: fix tests

This fixes tests by removing empty state objects from them.
2018-11-05 18:30:32 -05:00
..
reducer.js Add unit tests for notes store 2018-10-19 14:21:54 -07:00
resolvers.js Update @wordpress/data for 3.x (https://github.com/woocommerce/woocommerce-admin/pull/783) 2018-11-05 18:30:32 -05:00
selectors.js Add unit tests for notes store 2018-10-19 14:21:54 -07:00