- Notifications
You must be signed in to change notification settings - Fork 412
Open
Labels
Area-TestingRelates to testing and does not affect product code.Relates to testing and does not affect product code.
Milestone
Description
We have unit tests (PackageContentTests?) that validate the set of files in the VSIX files we build. These only catch if files are unexpectedly removed or added.
We should also have a test that fails if the size of included files jumps unexpectedly. It might also be helpful to check if file sizes drop unexpectedly too.
We would have to baseline the expected file sizes in the tests themselves. On occasion we would need to update these baselines due to product evolution.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-TestingRelates to testing and does not affect product code.Relates to testing and does not affect product code.