How to validate backup and restore processes for core-js polyfills?
Validating a backup of the core-js library involves ensuring that the archived files are complete, that restoration reproduces the exact module structure, and that every polyfill behaves identically to the original version. Yet it remains unclear how to automate integrity checks across the large set of individual polyfills, what level of test coverage is nec