CodeGrade / bottlenose

CS assignment / grade mangement system
GNU Affero General Public License v3.0
40 stars 21 forks source link

remove capybara-webkit #279

Open dbp opened 11 months ago

dbp commented 11 months ago

... and add selenium-webdriver which should autodetect a webdriver and run tests, so the actual test configuration is mostly removed.

This seems to work, and as a nice side effect, means we no longer need very unsupported capybara-webkit.