-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Milestone
Description
Current status is decent, and covers most happy and unhappy paths of the server and utility functionality. But it would be good to validate using Common Test to get around some of the issues found with EUnit testing (i.e. function renaming).
Total: 69%
| Module | Coverage % |
|---|---|
| libhotswap | 69% |
| libhotswap_app | 0% |
| libhotswap_server | 70% |
| libhotswap_sup | 0% |
| libhotswap_util | 71% |
A test application involving the application supervision tree would be a nice way to validate and test in a distributed setting as well.