Task: Remove redux-mock-store in favor of proper, real store #98890
Labels
[Experiment] AI labels added
[Feature] API
[Feature Group] Developer & Contractor Tools
Features and tools designed for developers and contractors working on WordPress.com sites.
[Feature] Plugins
Features related to plugins on WordPress.com, including search, management, and installation.
As suggested in this comment, it would be a great idea to get rid of
redux-mock-store
in favor of real store instances as recommended in the docs.In principle, it should be straightforward. Also, easy to confirm it works with passing tests.
A quick search reveals that
redux-mock-store
is used in77
files so this task can be split into group of tasks:Click to expand the list of files
The text was updated successfully, but these errors were encountered: