1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/test/fixtures
ivaosthu de16a7854d fix: LogProvider as option injected to unleash.
Instead of instructing users to do static calls
in to Unleash, she should instead be allwed to
specify the log provider as an option to Unleash.

This commit introduces the "getLogger" option,
a function responsible for creating a logger.
2019-05-04 05:01:28 +02:00
..
fake-client-applications-store.js chore(modernize): Remove unused files 2018-12-17 08:27:49 +01:00
fake-client-instance-store.js
fake-event-store.js feat: Added import & export through stateService #395 2019-03-15 15:07:32 +01:00
fake-feature-toggle-store.js Bugfix: more informative name validation errors 2018-01-20 14:11:44 +01:00
fake-metrics-store.js
fake-strategies-store.js Refactored state-service, schemas, added e2e tests #395 2019-03-15 15:07:32 +01:00
no-logger.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
permissions.js Use full name instead of perms, 403 error message now includes expected permission 2019-01-17 09:25:12 +01:00
store.js