Skip to content

v5.3.0-nightly.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@embarkbot embarkbot released this 27 Feb 00:13
· 101 commits to master since this release

5.3.0-nightly.0 (2020-02-27)

Bug Fixes

  • @embark/mocha-tests: change self to this in mocha-tests (c07ac55)
  • @embark/profiler: Fix profile output and update messaging (74e2935)
  • @embark/reporter: show stack trace in the reporter on errors (e389ccc)
  • utils/testing: add missing trace() API logger in testbed (0ba8d86)
  • utils/testing: ensure API mock works with req.params and method chaining (1a56d5f)
  • utils/testing: ensure runActionsForEvent() works without params object (62a2291)

Features

  • @embark/test-app: add Teller contracts and test as a new test dapp (e65c4d2)
  • utils/testing: make mock apiCall() async (4106a49)