v0.3.4 (2019-04-30)
Closed issues:
Merged pull requests:
v0.3.3 (2019-04-03)
Closed issues:
- How to set verify_ssl => false #118
Merged pull requests:
- create verify_ssl config #152 (mycargus)
- Update webmock requirement from ~> 0 to ~> 3 #151 (dependabot[bot])
v0.3.2 (2019-03-25)
Merged pull requests:
v0.3.1 (2019-03-21)
Merged pull requests:
- configure dependabot #150 (mycargus)
- Serialize to JSON when content type is set to JSON #142 (rdalverny)
v0.3.0 (2019-03-21)
Merged pull requests:
v0.2.13 (2017-05-24)
Closed issues:
Merged pull requests:
v0.2.12 (2017-04-10)
Merged pull requests:
v0.2.11 (2017-04-10)
v0.2.10 (2017-04-10)
Merged pull requests:
- Replace Fixnum and Bignum with Integer #132 (mcasper)
- Fix Markdown syntax in Readme #130 (dijonkitchen)
v0.2.9 (2017-03-27)
Closed issues:
- Ruby 2.4 warnings #125
Merged pull requests:
v0.2.8 (2017-03-03)
Closed issues:
- Faraday Response support #120
- GET from test environment #117
- Airborne overrides too much of RSpec by default (especially in the Rails context) #115
- (Rails 5) 0.2.6 causes bundle conflict due to activesupport < 5.0 dependency #112
Merged pull requests:
v0.2.7 (2016-08-19)
Closed issues:
- NoMethodError: undefined method `[]' for nil:NilClass for POST on resource #110
v0.2.6 (2016-08-01)
Closed issues:
- How to test array as json root? #109
- Permit comparison of complete objects #106
- array_of_strings_or_null not working #92
Merged pull requests:
- Upgrade version range for rest-client and test Ruby 2.3.1 #111 (stefan-kolb)
- Update README.md #102 (tit)
v0.2.5 (2016-04-12)
v0.2.4 (2016-04-12)
v0.2.3 (2016-02-09)
Closed issues:
- base_url configuration option not working #87
Merged pull requests:
v0.2.2 (2015-12-16)
Closed issues:
- Expecting array responses #85
- Upload file using post #84
- Clear database before specific test #75
- Why no exact match matcher, what am I overlooking? #65
v0.2.1 (2015-12-13)
Closed issues:
- breaking change in expect_json #67
v0.2.0 (2015-12-12)
Closed issues:
- No params = {} parameter in GET request? #45
Merged pull requests:
- add configurable strictness for
expect\_json
andexpect\_json\_types
#83 (sethpollack) - updated patch and added 2.2 #82 (ferdinandrosario)
v0.1.20 (2015-09-24)
Closed issues:
- In case of multiple requests, expect_json keeps checking with response of first request. #71
Merged pull requests:
v0.1.19 (2015-08-07)
v0.1.18 (2015-08-07)
v0.1.17 (2015-08-07)
Closed issues:
Merged pull requests:
v0.1.16 (2015-07-06)
Implemented enhancements:
- Add :null to the json_types mapper #61
- better error messages when passing bad options to expect_json_types #59
Fixed bugs:
- json body rails #58
Closed issues:
- head :no_content issue #57
- How send POST request with form data? #56
- Error on http://brooklyndev.github.io/airborne/ #54
- How to provide forms parameters for POST? #46
- Using Airborne with rails-cucumber #44
- JSON::ParserError #43
- ENHANCEMENT: Throw error if object called is not present within json_body #42
Merged pull requests:
- Remove duplicate word and newline in error message #60 (alcesleo)
- Update README.md #55 (tit)
- Fix cherry-picking Active Support core extension #53 (carhartl)
- Fix expect_json in case a property is a hash and keys differ #52 (carhartl)
- unneeded local var assignment #51 (josephgrossberg)
- Update README.md #49 (RodneyU215)
- Fix headers not passing during rack-test request #48 (mcordell)
v0.1.15 (2015-03-03)
Closed issues:
- upgrade rest-client dependency #41
Merged pull requests:
- Feature: Allowing symbolized statuses to be passed to #expect_status matcher #38 (jgwmaxwell)
v0.1.14 (2015-03-02)
v0.1.13 (2015-03-01)
Closed issues:
- JSON::ParserError 757 on Post Success #39
Merged pull requests:
- throw InvalidJsonError when accessing json_body on invalid json request #40 (sethpollack)
v0.1.12 (2015-03-01)
Merged pull requests:
- Tests fail under RSpec 3.2 due to Airborne#initialize needing to accept arguments #37 (jgwmaxwell)
v0.1.11 (2015-01-30)
Closed issues:
- Loading multiple grape apps #35
- Where is the code for
0.1.10
? #34 - Expected ? to be array got Hash from JSON response #33
Merged pull requests:
v0.1.10 (2015-01-08)
Closed issues:
- undefined method `keys' for nil:NilClass #31
Merged pull requests:
v0.1.9 (2015-01-05)
Closed issues:
v0.1.8 (2014-12-10)
Closed issues:
- nil json_body with data in body #28
v0.1.7 (2014-12-10)
v0.1.6 (2014-12-10)
v0.1.5 (2014-11-26)
Merged pull requests:
v0.1.4 (2014-11-24)
Closed issues:
Merged pull requests:
v0.1.3 (2014-11-17)
v0.1.2 (2014-11-16)
Closed issues:
- Handling of empty arrays #19
- Feature Request: Add API for testing Array size #17
- Problem with Dates? #16
- Testing Arrays #15
- helper methods for dates #14
Merged pull requests:
- Fix problem with undefined status code method for Rack::MockResponse #20 (grzesiek)
- Feature/matchers/expect json sizes #18 (PikachuEXE)
v0.1.1 (2014-10-20)
v0.1.0 (2014-10-20)
Closed issues:
- Improper type identification by expect_json_types #12
Merged pull requests:
v0.0.23 (2014-10-05)
Merged pull requests:
v0.0.22 (2014-09-29)
Closed issues:
- How to call "expect_json_keys" for multiple keys #10
- array of json objects causes NoMethodError: in base.rb #8
v0.0.21 (2014-09-29)
v0.0.20 (2014-09-22)
Merged pull requests:
v0.0.19 (2014-09-19)
Closed issues:
- Enable Sourcegraph #4
Merged pull requests:
- 100% Coveralls Code Coverage ;) #6 (tikotzky)
- Update README.md #5 (wykhuh)
- Fix typo on README.md :) #3 (mparramont)
v0.0.18 (2014-09-18)
Merged pull requests:
v0.0.17 (2014-09-17)
v0.0.16 (2014-09-17)
v0.0.15 (2014-09-17)
v0.0.14 (2014-09-17)
v0.0.13 (2014-09-17)
v0.0.12 (2014-09-17)
v0.0.11 (2014-09-17)
v0.0.10 (2014-09-17)
v0.0.9 (2014-09-17)
v0.0.8 (2014-09-17)
v0.0.7 (2014-09-17)
v0.0.6 (2014-09-16)
v0.0.5 (2014-09-16)
v0.0.4 (2014-09-16)
v0.0.3 (2014-09-16)
v0.0.2 (2014-09-16)
v0.0.1 (2014-09-16)
* This Change Log was automatically generated by github_changelog_generator