Skip to content

Add sample component tests

Tamlyn Rhodes requested to merge yld/pubsweet-components:tests into master

See #33, here's a sample React component test and express route test to solicit feedback.

The fact that pubsweet packages export untranspiled ES6/JSX caused several problems. I believe the plan is to eventually transpile packages when publishing to npm?

Edited by Tamlyn Rhodes

Merge request reports