Open-Attestation / open-attestation

Meta framework for providing digital provenance and integrity to documents.
https://openattestation.com
Apache License 2.0
54 stars 18 forks source link

Build only in e2e #58

Open yehjxraymond opened 4 years ago

yehjxraymond commented 4 years ago

We are currently building the entire project when running a single test. This is a bad developer experience when e2e test is run everytime and I cannot reliably run npm run test -- --watch.

To fix this, run the e2e test on a separate command that is not test.