thenewboston-blockchain/thenewboston-js

[Task] Test for ServerNode class

Closed this issue · 2 comments

Task

Contributors are able to complete this task and earn thenewboston coins. Check out the labels to learn how much you can earn for contributing by completing this task. Please make sure to be honest if you wish to contribute by saying you can't finish this and we can just un-assign you with no harm done! There is no point in delaying tasks from being completed for miscommunication!

Overview

A short (1-4 sentences) description of what the contributor should do to earn their coins.

Behavior

A description of how the contributor's work should behave.

/* code examples are awesome */

Please ask for this task to be assigned to you and earn and its sweet reward 😉

Remember to include your account number in your PR description for us to pay you 💰

** Pull Requests **
All Pull Request should be made to development branch, read contributors guild for more information about contributing

I don't think we need seperate tests for this and #156 because they are private classes that users will not interact with. Instead i added the tests for this and #156 to confirmation validator test pr: #159