Changelog

Last Changes

v0.6.1

  • #18: eventBus: made mock use correct promise factory

v0.6.0

  • #16: fixed optionality of options in createSetupForWidget

v0.5.0

  • #15: allow custom technology adapters
  • #14: pass axControls to widget loader

v0.4.0

  • #12: adapters: adjust to changes in LaxarJS tooling API
  • #13: project: renamed to laxar-mocks
  • #11: example: fixed one-off bug in HTML spec-runner
  • #9: example: spec-runner now takes URL parameter for config-lookup + NEW FEATURE: see ticket for details

  • #7: example: fixed license header of spec-runner config

v0.3.0

  • #6: use different paths to access jasmine and jasmine2, use opt-in config for new test-runner + BREAKING CHANGE: see ticket for details

  • #7: project: relaxed version constraint for angular-mocks (1.3.16 -> ~1.3.17 || ~1.4.2)

  • #8: fixed example boot sequence (removed jasmine boot)
  • #5: added Travis-CI build integration + NEW FEATURE: see ticket for details

  • #4: Fixed dependency to Jasmine

  • #3: Fixed construction of test paths for RequireJS

v0.2.0

  • #1: added some tests

v0.1.0