-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test are broken #34
Comments
I keep trying a bit. I don't very sure, but looks that get jasmine + karma + chrome + coffescript working all on a nice way, its a little nightmare. |
I think the rest might be quick fixes, once we can figure out why some of the Events aren't firing. For example: container.find(".active-result").last().trigger("mouseup") Selects the last Option in the Chosen UI, but then select.option[2].selected = true In my live tests, outside of Jasmine, everything looks like it's working correctly. Weird! |
I just try to run the automated tests and I get many errors. A weird thing its that shows "using HeadlessChrome/78". I have installed a more modern versión
Misc info
Where I ran this had :
Ryzen 7 3700X with 16GiB
KUbuntu 20.04
nodejs : v12.13.1
npm: v6.14.8
Firefox: 80.0.1
Chrome: 85.0.4
Chromiun: 85.0.4
Chrome webdriver : 85.0.4
The text was updated successfully, but these errors were encountered: