single-spa / import-map-overrides

A browser and NodeJS javascript library for overriding import maps
MIT License
341 stars 47 forks source link

WIP: [Proposal] Add Jest tests #83

Closed robmosca closed 1 year ago

robmosca commented 1 year ago

While working on the import-map-overrides project, I realized the code is not covered by unit tests. I would like to contribute Jest tests, to make sure that further modifications to the package do not introduce regressions.