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
Had to manually upgrade jest-dom in order for react-testing-library
to work properly. React scripts will be upgrading jest-dom soon in
v4.0.0:
testing-library/dom-testing-library#477
Added global redux counter and behavior to ensure active modal is
always brought to the front.
Added a random offset so identical modals don't overlap.
Added a test-utils file that overwrites testing-library/react's render
method to supply a redux store. This should be used for most frontend
rendering tests going forward.
Description
Let's create a "town" scene.
Acceptance Criteria
Tasks
QA Notes
Environments
Steps
The text was updated successfully, but these errors were encountered: