Skip to content

Release v1.3.0

Latest
Compare
Choose a tag to compare
@klarkc klarkc released this 07 Jun 19:58

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)