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

Implement testing with jest/enzyme and move from Preact to React #40

Merged
merged 1 commit into from
Jan 11, 2018

Conversation

slipo
Copy link
Collaborator

@slipo slipo commented Jan 10, 2018

Solves this #19

Preact has not been simple to use and it seemed impossible to use Enzyme 3 with it.

This PR gives us standard React and now we use a React material design web components wrapper.

More importantly it sets up jest + enzyme and coverage and adds a few tests. From here it should be easy to set up Circle CI.

@slipo slipo changed the base branch from master to development January 10, 2018 05:04
@slipo slipo mentioned this pull request Jan 10, 2018
@uvmetal uvmetal merged commit 07ff9f6 into CityOfZion:development Jan 11, 2018
@slipo slipo deleted the react-and-tests branch January 11, 2018 12:35
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.

None yet

2 participants