Skip to content

[store] Add test for createStore with custom middleware #3248

Description

@tmdeveloper007

Description

The packages/store/src/ module does not have a test that exercises createStore with user-supplied middleware chaining. The current tests only cover built-in middleware.

Expected behavior

A test that creates a custom middleware chain and verifies the store applies it in order.

Priority

medium

Metadata

Metadata

Labels

assignedIssue claimed by a contributor.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions