DatetimePicker: improve test coverage

This commit is contained in:
陈嘉涵
2017-08-26 09:10:38 +08:00
parent e7b1d70900
commit 956f7f4cdf
4 changed files with 116 additions and 14 deletions

View File

@@ -62,7 +62,7 @@ export function triggerTouch(wrapper, eventName, x, y) {
radiusX: 2.5,
radiusY: 2.5,
rotationAngle: 10,
force: 0.5,
force: 0.5
};
const event = document.createEvent('CustomEvent');