Feat/input select and keyboard events new #6822
Annotations
4 errors
|
test
Process completed with exit code 1.
|
|
src/input/__tests__/index.spec.js > input enter key not triggered during composition:
packages/varlet-ui/src/input/__tests__/index.spec.js#L576
AssertionError: expected "spy" to be called 1 times, but got 0 times
❯ src/input/__tests__/index.spec.js:576:19
|
|
src/input/__tests__/index.spec.js > input textarea keyboard events:
packages/varlet-ui/src/input/__tests__/index.spec.js#L546
AssertionError: expected "spy" to be called 1 times, but got 0 times
❯ src/input/__tests__/index.spec.js:546:19
|
|
src/input/__tests__/index.spec.js > input keyboard events:
packages/varlet-ui/src/input/__tests__/index.spec.js#L513
AssertionError: expected "spy" to be called 1 times, but got 0 times
❯ src/input/__tests__/index.spec.js:513:19
|