Exported because the three that add a message mint the id in prepare, so
dispatching those by action type — which is how the other view model tests
reach their reducers — skips the only step that generates one. A test of the
ids has to go through the creators.
The slice's action creators.
Exported because the three that add a message mint the id in
prepare, so dispatching those by action type — which is how the other view model tests reach their reducers — skips the only step that generates one. A test of the ids has to go through the creators.