particle-iot / particle-cli

Command Line Interface for Particle Cloud and devices
Apache License 2.0
212 stars 92 forks source link

chore/fix-e2e-binary-size-assertions #600

Closed busticated closed 4 years ago

busticated commented 4 years ago

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

busticated commented 4 years ago

self-review :shipit: