Skip to content

2.0.0: Use enzyme for React testing, test directory changes

Latest
Compare
Choose a tag to compare
@jedwards1211 jedwards1211 released this 11 Mar 23:10
· 2 commits to master since this release

This release uses enzyme for React testing.
Now any .js or .jsx files in app/**/__tests__/client/unit will be run in karma tests (i.e. npm run karma)