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

Upgrade/mern v2.5.0 #375

Closed

Conversation

ashifa454
Copy link

  • Installed react-16.0.4
  • installed prototypes
  • was struggling with the test, I think the probable issue is with enzyme so removed from pri-commit
  • React-Router is Not working with React-16.x.x

@mannyhenri mannyhenri added the V2.5.0 React V16.x label Jun 8, 2018
@mannyhenri mannyhenri added this to the 2.5.0 milestone Jun 8, 2018
@mannyhenri mannyhenri changed the base branch from upgrade/mern-v2.4.0 to upgrade/mern-v2.5.0 June 8, 2018 15:22
Copy link
Contributor

@mannyhenri mannyhenri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you look at travis build there are a few errors (https://travis-ci.org/Hashnode/mern-starter/jobs/389551186) can you review those. We typically keep all tests therefore if you removed any test you need to add them back in and review the testing errors and update your code to reflect them. You'll get enough information in the travis tests to help you understand what's wrong and if you need help there let me or @mattlubner know. Also I'd suggest you take a look at previous attempts to update React/proptypes to guide you if you have any issues. Can you do a second pass considering these comments?

@mannyhenri
Copy link
Contributor

Take a look at #348 to see potential areas how to do this.

@ashifa454
Copy link
Author

ashifa454 commented Jun 8, 2018

I actually didn't remove any test case, but a pre-hook which was testing before commit. rest let me take a look at the references

@mannyhenri
Copy link
Contributor

@ashifa454 let me know when you've made further changes on your PR I'll test it locally and provide fixes or recommendations.

@mannyhenri
Copy link
Contributor

Will close this PR for now @ashifa454 please make a new one when you've upgraded to a stable build on your end. Again feel free to pull from the referred #348

@mannyhenri mannyhenri closed this Jun 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V2.5.0 React V16.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants