Closed busticated closed 4 years ago
Tune assertions in particle compile end-to-end tests to verify compiled binary so we're less likely to see failures as a result of updating the default Device OS version.
particle compile
Review the end-to-end tests setup guide and run npm run test:ci
npm run test:ci
self-review :shipit:
Description
Tune assertions in
particle compile
end-to-end tests to verify compiled binary so we're less likely to see failures as a result of updating the default Device OS version.How to Test
Review the end-to-end tests setup guide and run
npm run test:ci
Completeness