Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add town scene #71

Merged
merged 4 commits into from
Jul 26, 2020
Merged

Add town scene #71

merged 4 commits into from
Jul 26, 2020

Conversation

nmkataoka
Copy link
Owner

@nmkataoka nmkataoka commented Jul 25, 2020

Fixes: #64

Checklist

  • PR is of reasonable size

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.
@nmkataoka nmkataoka merged commit 13f077a into master Jul 26, 2020
@nmkataoka nmkataoka deleted the add_town_scene_64 branch July 26, 2020 02:52
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.

Make town base scene
1 participant