bcgov / platform-services-registry

Platform services OCP project registry
https://registry.developer.gov.bc.ca/
Apache License 2.0
8 stars 13 forks source link

Mock lodash in Jest tests #3115

Closed junminahn closed 2 weeks ago

junminahn commented 2 weeks ago

Let's explore an option to make lodash work in Jest tests since the application uses lodash-es and Jest runs on CommonJS.