0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -05:00
logto/packages/integration-tests/src
Gao Sun fa85b7d0eb
refactor: remove withtyped in core (#3375)
Keeping withtyped will introduce an additional database pool per tenant,
which is not good for performance and it should be more like all-or-nothing choice.
So remove it for core, but keep it in cloud.
2023-03-13 04:01:14 +00:00
..
__mocks__ test: add integration tests for generic verification APIs (#2941) 2023-01-16 13:57:52 +08:00
api refactor: move console sie to database (#3171) 2023-02-21 21:24:43 +08:00
client refactor: move console sie to database (#3171) 2023-02-21 21:24:43 +08:00
helpers test: add me api tests 2023-02-13 18:12:11 +08:00
include.d test: update to native ESM (batch 2) 2022-12-12 21:53:38 +08:00
tests refactor: remove withtyped in core (#3375) 2023-03-13 04:01:14 +00:00
constants.ts refactor: init cloud ui tests 2023-03-05 22:07:02 +08:00
utils.ts fix(core): fix getResourceServerInfo userId (#2919) 2023-01-12 20:50:23 +08:00