1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/test/fixtures
Ivar Conradi Østhus b912768923
feat: move secrets to settings (#577)
* feat: move secrets to settings

* feat: Add better support for detailed db options.

Added db field in options to allow better control of
db-options. Especially important to allow special chars
in database password which might lead to an invaid url
when defined as a database-url.

* fix: integrate logger with knex logger

* fix: remove secret option from all examples

* fix: more options.js unit tests

* fix: added settings-store e2e tests
2020-04-13 22:38:46 +02:00
..
fake-client-applications-store.js chore(modernize): Remove unused files 2020-02-20 08:34:17 +01:00
fake-client-instance-store.js
fake-context-store.js feat: api supports context fields (#564) 2020-02-27 21:26:18 +01:00
fake-event-store.js feat: Added import & export through stateService #395 2020-02-20 08:34:22 +01:00
fake-feature-toggle-store.js Bugfix: more informative name validation errors 2020-02-20 08:34:07 +01:00
fake-metrics-store.js
fake-setting-store.js feat: move secrets to settings (#577) 2020-04-13 22:38:46 +02:00
fake-strategies-store.js Refactored state-service, schemas, added e2e tests #395 2020-02-20 08:34:22 +01:00
no-logger.js chore: increase test-logging 2020-02-20 08:34:28 +01:00
permissions.js Use full name instead of perms, 403 error message now includes expected permission 2020-02-20 08:34:19 +01:00
store.js feat: move secrets to settings (#577) 2020-04-13 22:38:46 +02:00