Skip to content

How to test flow with jest #1938

Answered by zorgick
zorgick asked this question in Q&A
Discussion options

You must be logged in to vote

My bad) The problem was in Jest config. This rule was breaking the flow execution:

  fakeTimers: {
    enableGlobally: true,
  },

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zorgick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant