EdgeVPNio / evio

Virtualized overlay networking for the fog. The Evio network spans the continuum, from the cloud to the edge, providing a virtual private layer 2 network suitable for edge devices in IoT workloads.
MIT License
43 stars 15 forks source link

Automated tests for evio #32

Closed pradeeban closed 4 months ago

pradeeban commented 4 months ago

This is part of https://github.com/openjournals/joss-reviews/issues/6638 review.

While automated tests are not mandatory and manual steps are okay as part of the JOSS review ("Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?"), given the complex nature of the project, automated tests to confirm the framework installs and works (through a set of test cases) will be a great addition.

Is this possible to be incorporated (or is this something that already exists and I did not look careful enough)?

kcratie commented 4 months ago

The software source code and release package are both open source and freely available in the evio and tincan repositories. Running Evio requires external services for authentication and signaling, and we have hosted this service as a convenience to the JOSS reviewers for demonstrating Evio. An archive containing the configuration files for accessing our hosted services has been attached to our review thread #6638. Instructions for getting started with EdgeVPN are available here.