Died on test #1 at https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_utils.js:133:1: $H is not defined
Source:
ReferenceError: $H is not defined
at Object.<anonymous> (https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_utils.js:136:9)
Expected 2 assertions, but 1 were run
Source:
at https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_utils.js:133:1
utils: test add/removeEventListener(2, 0, 2)Rerun0 ms
Died on test #1 at https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_utils.js:150:1: $H is not defined
Source:
ReferenceError: $H is not defined
at Object.<anonymous> (https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_utils.js:157:5)
Expected 2 assertions, but 1 were run
Source:
at https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_utils.js:150:1
Test recognizer enable: should disable a recognizer through the `enable` constructor parameter(3, 0, 3)Rerun1 ms
Setup failed on should disable a recognizer through the `enable` constructor parameter: Hammer is not defined
Source:
at Object.setup (https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:8:9)
Died on test #2 at https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:16:1: Cannot read properties of undefined (reading 'add')
Source:
TypeError: Cannot read properties of undefined (reading 'add')
at Object.<anonymous> (https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:18:12)
Expected 1 assertions, but 2 were run
Source:
at https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:16:1
Test recognizer enable: should disable recognizing when the manager is disabled.(3, 0, 3)Rerun0 ms
Setup failed on should disable recognizing when the manager is disabled.: Hammer is not defined
Source:
at Object.setup (https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:8:9)
Died on test #2 at https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:33:1: Cannot read properties of undefined (reading 'set')
Source:
TypeError: Cannot read properties of undefined (reading 'set')
at Object.<anonymous> (https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:35:12)
Expected 1 assertions, but 2 were run
Source:
at https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:33:1
Test recognizer enable: should toggle a recognizer using the `set` call to the recognizer enable property(2, 0, 2)Rerun0 ms
Setup failed on should toggle a recognizer using the `set` call to the recognizer enable property: Hammer is not defined
Source:
at Object.setup (https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:8:9)
Died on test #2 at https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:52:1: Cannot read properties of undefined (reading 'add')
Source:
TypeError: Cannot read properties of undefined (reading 'add')
at Object.<anonymous> (https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:55:12)
Test recognizer enable: should accept the `enable` constructor parameter as function(2, 0, 2)Rerun0 ms
Setup failed on should accept the `enable` constructor parameter as function: Hammer is not defined
Source:
at Object.setup (https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:8:9)
Died on test #2 at https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:71:1: Hammer is not defined
Source:
ReferenceError: Hammer is not defined
at Object.<anonymous> (https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:76:15)
Test recognizer enable: should accept a function parameter with `set`(3, 0, 3)Rerun0 ms
Setup failed on should accept a function parameter with `set`: Hammer is not defined
Source:
at Object.setup (https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:8:9)
Died on test #2 at https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:104:1: Cannot read properties of undefined (reading 'add')
Source:
TypeError: Cannot read properties of undefined (reading 'add')
at Object.<anonymous> (https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:107:12)
Expected 3 assertions, but 2 were run
Source:
at https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:104:1
Test recognizer enable: should pass the recognizer and optional the input parameter to the `enable` callback(2, 0, 2)Rerun0 ms
Setup failed on should pass the recognizer and optional the input parameter to the `enable` callback: Hammer is not defined
Source:
at Object.setup (https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:8:9)
Died on test #2 at https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:131:1: Hammer is not defined
Source:
ReferenceError: Hammer is not defined
at Object.<anonymous> (https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:142:5)
Test recognizer enable: should toggle based on other object method(2, 0, 2)Rerun1 ms
Setup failed on should toggle based on other object method: Hammer is not defined
Source:
at Object.setup (https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:8:9)
Died on test #2 at https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:148:1: Cannot read properties of undefined (reading 'add')
Source:
TypeError: Cannot read properties of undefined (reading 'add')
at Object.<anonymous> (https://mail.jdleary.net/samples/hammer.js-master/tests/unit/test_enable.js:158:12)
eventEmitter: When Hammer.Manager didn't attach an event, 'off' method is ignoredRerun
Nested gesture recognizers (Tap Child + Pan Parent): Tap on the childRerun
Nested gesture recognizers (Tap Child + Pan Parent): Panning on the child should fire parent pan and should not fire child tap eventRerun
Nested gesture recognizers (Press Child + Pan Parent): Press on the childRerun
Nested gesture recognizers (Press Child + Pan Parent): When Press is followed by Pan on the same element, both gestures are recognizedRerun
Simultaenous recognition: should pinch and pan simultaneously be recognized when enabledRerun
Simultaenous recognition: the first gesture should block the following gestures (Tap & DoubleTap)Rerun
Simultaenous recognition: when disabled, the first gesture should not block gestures (Tap & DoubleTap )Rerun
Simultaenous recognition: the first gesture should block the following gestures (DoubleTap & Tap)Rerun
Propagation (Tap in Child and Parent): Tap on the child, fires also the tap event to the parentRerun
Propagation (Tap in Child and Parent): When tap on the child and the child stops the input event propagation, the tap event does not get fired in the parentRerun