1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/src/lib
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
..
addons Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
db Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
error fix: handle password being undefined when validating (#809) 2021-04-27 15:35:10 +02:00
middleware Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
routes Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
services Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
types Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
util Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
app.test.js Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
app.ts fix: demo auth type should support api token 2021-05-11 14:15:15 +02:00
create-config.ts fix: create config should allow all options params 2021-05-25 12:48:37 +02:00
default-custom-auth-deny-all.ts fix: default custom auth hook now denies all requests to api endpoints (#811) 2021-04-29 15:18:58 +02:00
event-differ.js fix: refactor event types 2021-04-29 10:21:29 +02:00
event-differ.test.js Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
event-hook.test.js Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
event-hook.ts fix: update yarn.lock 2021-05-21 16:51:13 +02:00
extract-user.js Feature/setup typescript 2021-02-12 11:42:00 +01:00
logger.test.js Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
logger.ts feat: add option for LOG_LEVEL (#803) 2021-04-23 15:31:12 +02:00
metric-events.ts fix: refactor event types 2021-04-29 10:21:29 +02:00
metrics.test.js Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
metrics.ts Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
server-impl.test.js Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
server-impl.ts fix: move permission to types 2021-05-02 20:58:02 +02:00