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

Add github workflow to test server.js #60

Open
maximecb opened this issue Dec 15, 2021 · 0 comments
Open

Add github workflow to test server.js #60

maximecb opened this issue Dec 15, 2021 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@maximecb
Copy link
Owner

maximecb commented Dec 15, 2021

Since we're actively making changes to the server, I think it might make sense to add a GitHub CI workflow to test it.

Something like:

  • Install the dependencies
  • Check that we can start the server
  • Do some simple requests using wget, at least make sure we can get /, /help, /browse without crashing

Help setting this up would be most welcome :)

@maximecb maximecb added the help wanted Extra attention is needed label Jan 1, 2022
@maximecb maximecb changed the title Add github workflow to test server Add github workflow to test server.js Jan 1, 2022
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