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

Convert all tape unit tests to mocha #65

Open
3 tasks
jamesleesaunders opened this issue Mar 18, 2019 · 0 comments
Open
3 tasks

Convert all tape unit tests to mocha #65

jamesleesaunders opened this issue Mar 18, 2019 · 0 comments
Labels

Comments

@jamesleesaunders
Copy link
Owner

jamesleesaunders commented Mar 18, 2019

Summary

d3-x3dom has a mix of tape and mocha unit tests. The aim is to convert all tests to mocha.

Detail

2 tests (indexTest.js and dataTransformTest.js) have already been converted and mocha has been added to package.json

  • Convert remaining tests to mocha ensuring thay all still pass.
  • Remove tape and tap-spec from package.json.
  • Update CONTRIBUTING.md to remove notes about tape.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant