0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages/integration-tests
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
..
src refactor: remove withtyped in core (#3375) 2023-03-13 04:01:14 +00:00
CHANGELOG.md release: version core packages 2023-02-26 15:03:37 +08:00
jest.config.js refactor: move console sie to database (#3171) 2023-02-21 21:24:43 +08:00
jest.config.ui.js refactor(core): check connector-kit compatibility when load connector (#2798) 2023-01-01 18:36:46 +08:00
jest.setup.api.js refactor: move console sie to database (#3171) 2023-02-21 21:24:43 +08:00
jest.setup.js refactor: add and fix tests 2022-12-26 19:59:33 +08:00
package.json refactor(cloud): send compressed spa file when possible 2023-03-11 15:24:26 +08:00
tsconfig.json refactor: update tsconfig 2023-02-17 13:41:05 +08:00
tsconfig.test.json test: setup integration test package (#853) 2022-05-17 08:59:57 +00:00