Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI testing 'headless' #7

Open
jdha opened this issue May 18, 2021 · 1 comment
Open

CI testing 'headless' #7

jdha opened this issue May 18, 2021 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@jdha
Copy link
Contributor

jdha commented May 18, 2021

Work out how to setup unit tests under CI in 'headless' mode in order to handle the GUI

@jdha jdha added the help wanted Extra attention is needed label May 18, 2021
@jdha jdha self-assigned this May 18, 2021
@jdha
Copy link
Contributor Author

jdha commented Jun 7, 2021

perhaps the following will allow headless tests:

- name: Run headless test
  uses: GabrielBB/xvfb-action@v1
  with:
    run: npm test

need to explore further

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant