Skip to content

0.1.0 Tested Public API

Compare
Choose a tag to compare
@patrickroberts patrickroberts released this 22 Oct 23:01
· 29 commits to master since this release

Changes:

  • Wrote acceptance tests for Service API
  • Added fixtures to facilitate testing with partially mocked interfaces
  • Forwarded promise completion of response within Service internals to test promise resolution in spied function

Todo:

  • Generate code coverage reports
  • Implement unit tests for Service internals