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
simeng-li 2362791edc
chore(core): remove devFeature guard (#6462)
* chore(core): should not trigger profile update log

should not trigger profile update log if the synced profile is empty

* chore(core): add userId to experience audit log

add userId to the experience audit log

* chore(core): remove devFeature guard

remove devFeature guard

* feat(test): remove devFeature guard in test

remove devFeature guard in test
2024-08-19 13:00:19 +08:00
..
src chore(core): remove devFeature guard (#6462) 2024-08-19 13:00:19 +08:00
CHANGELOG.md release: version packages (#6197) 2024-08-08 13:00:14 +08:00
jest-puppeteer.config.js
jest.config.js
jest.config.ui.js
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
tsconfig.test.json
tsup.config.ts refactor: use tsup for building 2024-07-28 11:34:47 +08:00
ui-test-sequencer.js