reactjs / rackt-codemod

Codemod scripts for Rackt libraries
MIT License
40 stars 6 forks source link

Adding Initial Testing Structure #9

Closed joshblack closed 8 years ago

joshblack commented 8 years ago

Copied the structure from react-codemod and applied it to the rackt-codemod repo. These changes bring in jest into the project, and an npm test script that was copied over from react-codemod along with test files for each transform in the project.

Closes #6.

taion commented 8 years ago

Haha actually forget my dumb little nit. This is really great, thanks so much for PRing this!

joshblack commented 8 years ago

:tada: :tada: :tada: anytime!