Releases: InCuca/loopback-jest
Releases · InCuca/loopback-jest
Release v1.3.0
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)
Release v1.2.0
Features
- to-belongs-to: add toBelongsTo matcher (779a82f)
- to-have-property-of-type: add toHavePropertyOfType matcher (a1e8601)
- to-have-relationship: add toHaveRelationship matcher (5b934dc)
Release v1.1.0
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)