intercity / intercity-next

Web control panel to deploy apps on your servers (with Dokku)
https://intercity.io/
MIT License
116 stars 23 forks source link

Replace unmaintained phantonjs dependency #240

Closed ariejan closed 5 years ago

ariejan commented 6 years ago

PhantomJS is no longer maintained, it might be a good idea to find a suitable replacement.

michiels commented 5 years ago

@ariejan Thanks! Picked this up and migrated to Selenium Webdriver for system/integration/JS tests: #238