Unleash / unleash-proxy

Unleash Proxy is used to safely integrate frontend application with Unleash in a secure and scaleable way.
https://docs.getunleash.io/sdks/unleash-proxy
Apache License 2.0
53 stars 43 forks source link

refactor: make unleash client testable #131

Closed kwasniew closed 1 year ago

kwasniew commented 1 year ago

About the changes

Making Unleash client testable by using dependency injection.

In a followup PR I will write actual tests for metrics since we have this option now.

Important files

Discussion points