0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-13 21:30:30 -05:00
logto/packages/core/src/middleware
simeng-li 9c3f017704
test(core): add more middleware tests [2 of 2] (#247)
* test(core): add more middleware tests

add more middleware tests

* fix(ut): fix koaUserInfo ut

fix koaUserInfo ut

* fix(ut): fix ut

fix ut

* fix(ut): revert chagnes

revert changes

* fix(ut): fix ut fail after schema update bug

fix ut fail after schema update bug
2022-02-18 16:25:32 +08:00
..
koa-auth.test.ts test(core): add more middleware tests [2 of 2] (#247) 2022-02-18 16:25:32 +08:00
koa-auth.ts refactor(core): refactor error handler logic (#220) 2022-02-14 11:50:47 +08:00
koa-connector-error-handle.ts chore: connector error (#242) 2022-02-17 11:09:27 +08:00
koa-error-handler.test.ts test(core): add middleware tests [1 of 2] (#244) 2022-02-17 14:21:29 +08:00
koa-error-handler.ts test(core): add middleware tests [1 of 2] (#244) 2022-02-17 14:21:29 +08:00
koa-guard.test.ts test(core): add more middleware tests [2 of 2] (#247) 2022-02-18 16:25:32 +08:00
koa-guard.ts chore(core): fix comment mistake 2021-11-19 16:04:40 +08:00
koa-i18next.test.ts test(core): add more middleware tests [2 of 2] (#247) 2022-02-18 16:25:32 +08:00
koa-i18next.ts chore: upgrade eslint-config to v0.6.1 2022-01-27 19:26:34 +08:00
koa-oidc-error-handler.test.ts test(core): add more middleware tests [2 of 2] (#247) 2022-02-18 16:25:32 +08:00
koa-oidc-error-handler.ts test(core): add more middleware tests [2 of 2] (#247) 2022-02-18 16:25:32 +08:00
koa-pagination.test.ts refactor(core): throw error on pagination middleware (#228) 2022-02-15 10:58:21 +08:00
koa-pagination.ts refactor(core): throw error on pagination middleware (#228) 2022-02-15 10:58:21 +08:00
koa-slonik-error-handler.test.ts test(core): add more middleware tests [2 of 2] (#247) 2022-02-18 16:25:32 +08:00
koa-slonik-error-handler.ts refactor(core): refactor error handler logic (#220) 2022-02-14 11:50:47 +08:00
koa-ui-proxy.test.ts test(core): add more middleware tests [2 of 2] (#247) 2022-02-18 16:25:32 +08:00
koa-ui-proxy.ts chore: upgrade eslint-config to v0.6.1 2022-01-27 19:26:34 +08:00
koa-user-info.test.ts test(core): add more middleware tests [2 of 2] (#247) 2022-02-18 16:25:32 +08:00
koa-user-info.ts refactor: implement koaUser middleware 2021-12-02 11:43:04 +08:00
koa-user-log.test.ts test(core): add more middleware tests [2 of 2] (#247) 2022-02-18 16:25:32 +08:00
koa-user-log.ts feat: social sign in (#218) 2022-02-11 07:19:18 +00:00