Checking that one element is added to a list #14193
Unanswered
baptistemanson
asked this question in
Questions and Help
Replies: 1 comment
-
Hi there
for the second part, I do not understand what you mean it stops working. Can you provide a video or a screenshot? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wish to test a keyboard shortcut that adds an element to a list.
2 questions:
should("eq", nbElements + 1)
is not evaluated anymore when I addit("does nothing", () => {})
in the context. Why?Beta Was this translation helpful? Give feedback.
All reactions