roerohan / react-vnc

A React Component to connect to a websockified VNC client using noVNC.
https://roerohan.github.io/react-vnc/
MIT License
88 stars 21 forks source link

Fix failing `npm test` command, add CI action to run tests #13

Closed roerohan closed 2 years ago

roerohan commented 2 years ago

Currently, the entire semantic release process has been set up. However, an essential check missing in merging PRs is to see if automated tests run properly.

At the moment, the automated tests are for the default react page. This must be modified, and action should be added to run the npm test command.

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 0.2.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: