Open jonatanvicente opened 7 months ago
ZMQ Client and Server classes have been implemented in micros Score and Challenge, respectively, along with necessary DTOs.
Pending:
testCreateScore and getVersionTest are not running well.
Some tests in micro challenge are not working as well :(.
Some issues about communication between Score and Challenge.
It's necessary make requests to Challenges micro getting testing values. These values are located in challenges db > challenges collection. You must know idChallenge and idLanguage to looking for testing values needed to Score evaluate to.
Implementation: