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
simeng-li beb6ebad50
test(core): update the resource response guard and integration tests (#3824)
* test(core): update the resouce response guard and integration tests

update the resource response guard and integration tests

* fix(test): fix test

fix resource test

* fix(schemas): add non-empty string type guard (#3826)

* fix(schemas): add non-empty zod guard to the string typed schema field

add non-empty zod guard to the string typed schema field

* fix(schemas): comment out non-empty string guard

comment our non-empty string guard for now

* chore: add change set

add change set

* fix(schemas): remove the guard if has default value
remove the guard if has default value

* refactor(core): replace zod merge using zod extend

replace zod merge using zod extend
2023-05-15 15:12:15 +08:00
..
src test(core): update the resource response guard and integration tests (#3824) 2023-05-15 15:12:15 +08:00
CHANGELOG.md release: version core packages (#3644) 2023-03-30 19:44:40 +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(ui): use swc for testing (#3726) 2023-04-20 16:21:21 +00:00
package.json chore(test): complete custom phrase API guard and add ITs (#3772) 2023-04-28 03:41:00 +00: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