Skip to content

Conversation

pd-redis
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@pawelangelow pawelangelow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Looks like SUBSCRIBE_COMMAND_CLI and PSUBSCRIBE_COMMAND_CLI tests are very very similar and I guess we can reduce the code there:

const prepareStore = ({ flag }) => set(
  cloneDeep(initialStateDefault),
  `app.features.featureFlags.features.${FeatureFlags.envDependent}`,
  { flag }
)

or with describe.each()

@pd-redis pd-redis merged commit 632ac08 into feature/dynamic-dependencies Dec 13, 2024
14 checks passed
@pd-redis pd-redis deleted the fe/bugfix/CR-220-pub-sub-messages branch December 13, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants