Skip to content

Conversation

@jonathan-casarrubias
Copy link
Member

  • Introduced CallConnect class for communication between services
    using std io streams.
  • Improved HostBroker to coordinate communication between services
    using the class CallConnect.
  • Implemented CallConnect within Bob app to communicate with Alice
  • Implemented acceptance tests for CallConnect typeof communication
  • Deprecated unit testing directly connection through WS to a
    specific app.
  • Updated unit tests for App Operations contract compliance.
- Introduced CallConnect class for communication between services using std io streams. - Improved HostBroker to coordinate communication between services using the class CallConnect. - Implemented CallConnect within Bob app to communicate with Alice - Implemented acceptance tests for CallConnect typeof communication - Deprecated unit testing directly connection through WS to a specific app. - Updated unit tests for App Operations contract compliance.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 183

  • 16 of 17 (94.12%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.05%) to 90.883%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/core/host.broker.ts 14 15 93.33%
Totals Coverage Status
Change from base Build 181: -0.05%
Covered Lines: 690
Relevant Lines: 710

💛 - Coveralls
@jonathan-casarrubias jonathan-casarrubias merged commit bbd663f into master May 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants