Skip to content

Conversation

@spike01
Copy link
Contributor

@spike01 spike01 commented Mar 5, 2019

There are no feature tests which currently use js: true. The only one
that needs it (in spec/features/admin/manage_workshop_attendances_spec.rb)
is currently skipped, and also doesn't work with the current
Poltergeist/PhantomJS setup anyway.

PhantomJS is currently unmaintained:
ariya/phantomjs#15105 (comment).
It looks like the next thing to do is to look into using headless
Chrome, which will be addressed in a future PR.

There are no feature tests which currently use `js: true`. The only one
that needs it (in `spec/features/admin/manage_workshop_attendances_spec.rb`)
is currently skipped, and also doesn't work with the current
Poltergeist/PhantomJS setup anyway.

PhantomJS is currently unmaintained:
ariya/phantomjs#15105 (comment).
It looks like the next thing to do is to look into using headless
Chrome, which will be addressed in a future PR.
@spike01 spike01 force-pushed the remove-poltergeist branch from 840ae87 to 2741adf Compare March 5, 2019 06:29
Copy link
Contributor

@matyikriszta matyikriszta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @spike01, really happy to see this finally being addressed; it's been on my todo list for ages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants