v0.6.0 (2018-02-08)
Closed issues:
- Assertion for empty values #99
Merged pull requests:
- Expose Faraday middleware extensibility #102 (mwhipple)
- Add is_empty assertion (Fix #99) #100 (mwhipple)
v0.5.0 (2017-12-05)
Closed issues:
- Publish first Gem #83
Merged pull requests:
0.5.0 (2017-12-05)
Fixed bugs:
- Pin cucumber version #85
Closed issues:
- Assess custom testing "store" vs. Faraday doubles #89
- Integer type matching #82
- Publish/Open Source #78
- GitHub access for Brightcove #76
- RFC: Object Traversal Syntax #62
- make cleanup delete retries more intentional #31
Merged pull requests:
- Pin cucumber version (Fix #85) #93 (mwhipple)
- Slightly less optimistic cleanup calls (Fix #31) #92 (mwhipple)
- tests: Replace
store
with Faraday doubles #90 (mwhipple) - Add type checking for Integers (Fix #82) #88 (mwhipple)
- Support specifying request header values #80 (mwhipple)
- Add LICENSE #79 (mwhipple)
- Update docs; Cleanup #74 (mwhipple)
0.4.0 (2017-09-20)
Closed issues:
Merged pull requests:
0.3.3 (2017-09-19)
Closed issues:
- RFC: Switch back to jsonpath #59
Merged pull requests:
- JSONPath for Traversal (POC for #62) #65 (mwhipple)
- Add assertions for JSON types (Fix #63) #64 (mwhipple)
0.3.2 (2017-08-10)
Merged pull requests:
0.3.1 (2017-08-03)
Closed issues:
- improve HTTP logging #49
Merged pull requests:
0.3.0 (2017-07-28)
Implemented enhancements:
- Define step for binding a timestamp #14
Fixed bugs:
- Deprecation code is not requoting values, leading to undefined steps. #39
Closed issues:
- RFC: Temple expansions everywhere #19
- Selectors for list membership #37
- replace jsonpath with object traversal #5
- support regex in including #3
Merged pull requests:
- Add all selector #53 (mwhipple)
- Improved path traversal and any selector (Fix #37) #52 (mwhipple)
- Support for regexp and is_matching assertion (Fix #3) #51 (mwhipple)
0.2.0 (2017-06-29)
Closed issues:
- Support calling multiple services #28
Merged pull requests:
0.1.0 (2017-06-26)
Fixed bugs:
Closed issues:
- RFC: Subject selection in assertions #26
- Define deprecation policy #25
- Add Guard to Rake #20
- RFC: Flipped data comparison #18
- RFC: Prefer JSON deserialization over tables #17
- construction of deeper request values. #16
- README #11
- parallelized execution #9
- add support for randomization #8
- tests #7
- replace oauth2 with faraday middleware #6
- merge child with non child body matchers #4
- register cleanup hook #2
Merged pull requests:
- Some fixes #44 (mwhipple)
- Minor patches #41 (mwhipple)
- Add multiline child selector #40 (mwhipple)
- Switch DateTime to Time for more flexibility #36 (mwhipple)
include
assertion; multiline structure transforms #35 (mwhipple)- [WIP] Support for dates; deprecation; selector and assertion split #29 (mwhipple)
- Adjust regex for multiline string; bind response directly #24 (mwhipple)
- initial request construction extraction and clearing of state #22 (mwhipple)
- Add Guard (Fix #20) #21 (mwhipple)
- Add README #12 (mwhipple)
- Initial extraction; Fix #6 #1 (mwhipple)
* This Change Log was automatically generated by github_changelog_generator