ifmeorg / ifme

Free, open source mental health communication web app to share experiences with loved ones
http://www.if-me.org/
GNU Affero General Public License v3.0
1.47k stars 737 forks source link

Run tests on local in chrome headless mode #2135

Closed rohandaxini closed 1 year ago

rohandaxini commented 1 year ago

Description

Currently, when we run rspec tests on local then it opens a Chrome browser window to perform UI tests. This is very annoying in developer mode because it does not let to select or focus on other Chrome tabs thereby affecting the workflow of a developer. It would be ideal to run these tests in Chrome headless mode.


Please assign yourself (via the Assignees dropdown), if you do want to work on this issue. Can't find yourself? You need to join our organization.

Check out our Picking Up Issues guide if you haven't already!