blockstack-browser
blockstack-browser copied to clipboard
Unit test are ran in the front end e2e test build script
Currently the Unit test run in the build script step of the front e2e test. If the build script fails this will cause the entire test suite to fail. The front end test were originally developed by the development team so the test were combined during development.
After a brief discussion with Diwaker he suggested that he front end test should run separately from the unit test and should still run and identify errors on the front end. I have modified the build script to not run the unit test.
@timstackblock should this issue be closed out since it appears the referenced PR is merged?
@timstackblock ping about the above ☝🏻