Closed rwilcox closed 7 years ago
This fixes #6 , giving us a basic toolset (mocha + chai + enzyme) to test React components and run them "with" our Rails tests.
And also now start our two complimentary servers (webpack and Rails) a better way!
This looks excellent.
Smooth as butter.
This fixes #6 , giving us a basic toolset (mocha + chai + enzyme) to test React components and run them "with" our Rails tests.
And also now start our two complimentary servers (webpack and Rails) a better way!