Sha256: 0f86d0571a14a6a32f70638ad4d7662a2904443c89d02d56adb88c21787b4d9c

Contents?: true

Size: 826 Bytes

Versions: 1

Compression:

Stored size: 826 Bytes

Contents

# Changelog

### Breaking changes

### Deprecations

### New features

### Bug fixes

## 0.4.0 (Feb 10, 2017)

### Breaking changes

### Deprecations

### New features

- Improved error messages for `have_a_field...of_type`

### Bug fixes

- FIXEd Type check when using the form `have_a_field(field_name).of_type(types.X)` not working. It was working if the expected type was provided as a String, but not when using the GraphQL constants.

## 0.3.0 (Sep 16, 2016)

### Breaking changes

### Deprecations

### New features

- New matcher have_field(field_name).of_type(type) for testing types and their fields

### Bug fixes

## 0.2.0 Initial public release

### Breaking changes

### Deprecations

### New features

- New matcher be_of_type for testing fields
- New matcher accept_arguments for testing fields

### Bug fixes

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rspec-graphql_matchers-0.4.0 CHANGELOG.md