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
Xiao Yijun ab90f43db2
fix(experience): prevent errors from applying unsupported cached identifier types (#6425)
* fix(experience): prevent errors from applying unsupported cached identifier types

* test(experience): add integration tests for cached input value

* refactor(experience): rename `getIdentifierInputValue` to `getIdentifierInputValueByTypes`

* refactor(experience): add `identifierInputValue` back

* refactor(experience): update implementation
2024-08-12 10:28:32 +08:00
..
src fix(experience): prevent errors from applying unsupported cached identifier types (#6425) 2024-08-12 10:28:32 +08:00
CHANGELOG.md release: version packages (#6197) 2024-08-08 13:00:14 +08:00
jest-puppeteer.config.js feat(core,phrases): disable auto skip mfa (#4786) 2023-11-02 15:09:00 +08:00
jest.config.js refactor(test): add integration tests for org token grant 2023-11-09 16:57:33 +08:00
jest.config.ui.js refactor(test): add integration tests for org token grant 2023-11-09 16:57:33 +08:00
jest.setup.api.js chore: fix failed tests 2024-07-28 11:59:25 +08:00
jest.setup.js refactor: remove unused patches (#6179) 2024-07-08 13:15:34 +08:00
package.json release: version packages (#6197) 2024-08-08 13:00:14 +08:00
tsconfig.json refactor(test): add integration tests for org token grant 2023-11-09 16:57:33 +08:00
tsconfig.test.json
tsup.config.ts refactor: use tsup for building 2024-07-28 11:34:47 +08:00
ui-test-sequencer.js