1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/lib/db
Christopher Kolstad 3a65847aa7
Migrate to jest (#854)
* Migrate to jest
* Use --force-exit until dns close handle issue https://github.com/facebook/jest/issues/9982

Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-05-28 11:10:24 +02:00
..
access-store.ts fix: more types 2021-05-02 21:11:17 +02:00
addon-store.js fix: more types 2021-05-02 21:11:17 +02:00
api-token-store.ts Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
client-applications-store.js feat: added basic email-service (#780) 2021-04-09 11:16:06 +02:00
client-instance-store.js fix: more types 2021-05-02 21:11:17 +02:00
client-metrics-db.js
client-metrics-store.js Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
client-metrics-store.test.js Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
context-field-store.ts Feat/options need types (#794) 2021-04-22 10:07:10 +02:00
db-pool.ts Feat/options need types (#794) 2021-04-22 10:07:10 +02:00
event-store.test.ts Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
event-store.ts fix: refactor event types 2021-04-29 10:21:29 +02:00
feature-toggle-store.js chore: expose an endpoint to really delete a toggle (#808) 2021-05-06 14:11:56 +02:00
feature-type-store.ts feat: add ui-bootstrap endpoint (#790) 2021-04-20 12:32:02 +02:00
index.ts fix: active sessions are now destroyed if auth/reset and auth/validate endpoints are used (#806) 2021-04-27 09:16:44 +02:00
project-store.ts fix: project store was wrongly typing its id field as number (#822) 2021-04-30 12:51:46 +02:00
reset-token-store.ts fix: more types 2021-05-02 21:11:17 +02:00
session-store.ts fix: active sessions are now destroyed if auth/reset and auth/validate endpoints are used (#806) 2021-04-27 09:16:44 +02:00
setting-store.js
strategy-store.ts Fix/strategies sort order (#798) 2021-04-22 13:33:35 +02:00
tag-store.ts fix: more types 2021-05-02 21:11:17 +02:00
tag-type-store.ts fix: more types 2021-05-02 21:11:17 +02:00
user-store.ts fix: deletes sessions for user when user is removed (#810) 2021-04-29 10:54:11 +02:00