Closed nicholas-maltbie closed 4 years ago
Test Coverage Results for editmode: Sequence Coverage: 2.57% Link to run results: https://github.com/nicholas-maltbie/PropHunt/actions/runs/298431185
Test Coverage Results for editmode: Sequence Coverage: 2.57% Link to run results: https://github.com/nicholas-maltbie/PropHunt/actions/runs/299814878
Description
Added in connection system to use singletons for connect and disconnect.
How Has This Been Tested?
Tested connect and disconnect flow with current system along with the integration tests (manual and automatic).
Checklist:
I have added tests that prove my fix is effective or that my feature worksNew and existing unit tests pass locally with my changes(No testing framework setup yet so ignore the last two)
Closes #85