You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe it is better to have tests able to be entirely independent, even if this means more generation of wrappers etc. We can at least see where things might be refined and improved across tests, probably in a new branch.
The text was updated successfully, but these errors were encountered:
I was just trying to be as efficient as possible with the tests, but I think Steve is right that there is actually very little loss and some solid gain from scoping the variables differently here. Therefore I'm going to quickly rework them and go with that in future.
@stevesims raises some points in #52 about the way variables are set up and amended and reused in Jest tests at the moment.
Maybe it is better to have tests able to be entirely independent, even if this means more generation of wrappers etc. We can at least see where things might be refined and improved across tests, probably in a new branch.
The text was updated successfully, but these errors were encountered: