two-pack / redmine_auto_assign_group

Redmine Auto Assign Group Plugin
GNU General Public License v2.0
10 stars 1 forks source link

Use chrome headless instead of poltergeist #15

Closed two-pack closed 5 years ago

two-pack commented 5 years ago

This plugin tests use poltergeist, but Redmine already use chrome headless. And plotergeist is not maintained. So this plugin should use chrome headless for tests. see: http://www.redmine.org/issues/32063