Skip to content

Latest commit

 

History

History
70 lines (37 loc) · 2.81 KB

File metadata and controls

70 lines (37 loc) · 2.81 KB

1.3.0 (2018-06-07)

Bug Fixes

  • create-mocked-model: add missing tests (7385af1)
  • get-relation-matcher: add return evaluation (ab5b242)
  • getMessage: fix missing argument (9096ff7)
  • matchers: add missing assertion (6daca1a)
  • relationship-checker: add missing tests (c703b2c)
  • relationship-checkers: fix wrong relation type (ac11de5)

Features

  • to-have-many: add toHaveMany relationship (b644f0a)
  • to-have-one: add toHaveOne relationship (cbecd23)
  • to-inherits: add toInherits matcher (849730a)

1.2.0 (2018-06-06)

Features

  • to-belongs-to: add toBelongsTo matcher (779a82f)
  • to-have-property-of-type: add toHavePropertyOfType matcher (a1e8601)
  • to-have-relationship: add toHaveRelationship matcher (5b934dc)

1.1.0 (2018-06-05)

Bug Fixes

Features

  • codeclimate: add eslint plugin (c982c8c)
  • loopback-jest: add toBeModel matcher (e125583)
  • package: add lock file (5ec2ea0)
  • package: add setup to files (d5295ce)
  • project: import loopback-chai and refactor name (e9051da)
  • travis: add code climate token (4f04d13)

1.0.0 (2018-06-05)

Bug Fixes

Features

  • project: import loopback-chai and refactor name (e9051da)