Closed kdillon closed 6 years ago
I'm not sure what lodash is. I'm not sure how I could have broken it. Any ideas?
@kdillon lodash is a utility library. Weird that it wasn’t installed; I’m re-running the builds to see if it’s a fluke. Otherwise, maybe merging in https://github.com/bitovi/syn/pull/165 and then merging master
into this branch will fix things (because that other PR has package-lock.json
changes).
Great, thanks @chasenlehara ! You were right about merging the previous request. Everything passed once the previous merged
Adding tests around a mousebutton event value that was set incorrectly in a previous version of syn. I have no repro on this current version, but adding the tests will be beneficial in locking it down
This test is highly extensible, so we can easily modify it to include checks for other events that we are concerned-about.