nebula-orchestrator / worker

The worker node manager container which manages nebula nodes
https://nebula-orchestrator.github.io/
GNU General Public License v3.0
34 stars 10 forks source link

Add automated unit tests #38

Open naorlivne opened 5 years ago

naorlivne commented 5 years ago

Expected/Wanted Behavior

There should be unit tests to ensure that noting fails

Actual Behavior

there is the framework for automatic unit tests in place but the worker tests are so far manually done.

naorlivne commented 5 years ago

https://codecov.io/ should also be added to know what the code coverage is

naorlivne commented 5 years ago

added codecov but waiting on the badge until the repo code coverage is actually something to be proud of