Releases: graphiti-api/graphiti_spec_helpers
Releases · graphiti-api/graphiti_spec_helpers
v1.2.0
1.2.0 (2025-03-18)
Bug Fixes
- allow current_user and params to remain lazy in rspec contexts (#25) (6ce1e07)
- jsonapi_included helper may accept symbol keys (#20) (cc3cb2d)
- require rspec-core as a dependency of the matchers (0ea2a92)
Features
- alias Node#key? to Node#has_key? (#24) (202aecb)
- Allow passing AR records to jsonapi_* http operations (#22) (c5e4b23)
- Support matching against RSpec's
include
builtin (#23) (1ed6fd0)