Skip to content

Conversation

@chentsulin
Copy link
Member

@chentsulin chentsulin commented Jun 3, 2016

This project has been moved from rackt to reactjs org, so I think removing rackt-cli is something that eventually need to be done. And then after merged this, we can move forward to clean up some stuffs and update some dependencies which we care (babel 6, eslint 2, react 15). At this moment, neither react-tabs nor react-simple-tabs support react v15.

@timdorr @mzabriskie This PR now pass the tests. webpack, eslint, karma configs and scirpts is copies from react-cli repo, and we can refactor them later.

@chentsulin chentsulin force-pushed the remove-rackt-cli branch 2 times, most recently from abdb0f7 to 32ba711 Compare June 3, 2016 06:30
@danez
Copy link
Collaborator

danez commented Jun 3, 2016

I already have a branch locally that is doing the same and uses eslint2 and jest for the tests. I'm gonna merge this branch as soon as all tests pass. And then iterate on the remaining issues.

@chentsulin
Copy link
Member Author

Is there any reasons or advantages that make we migrate tests from mocha to jest? I think support v15 is our highest priority.

@danez
Copy link
Collaborator

danez commented Jun 3, 2016

I wanted to have the tests running before starting to fix other stuff, but you are right, that react 15 is now the highest priority.

@chentsulin
Copy link
Member Author

https://travis-ci.org/reactjs/react-tabs/jobs/134950549

There is already 25 tests run on travis's Firefox via mocha and karma. Are they enough for fix other stuff or they don't cover all testing cases we need?

@danez
Copy link
Collaborator

danez commented Jun 6, 2016

Done in #100

@danez danez closed this Jun 6, 2016
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants