Skip to content

Latest commit

 

History

History
458 lines (281 loc) · 22.8 KB

CHANGELOG.md

File metadata and controls

458 lines (281 loc) · 22.8 KB

Change Log

v0.3.4 (2019-04-30)

Full Changelog

Closed issues:

  • Add a changelog #104
  • Changelog and semantic versioning #63

Merged pull requests:

v0.3.3 (2019-04-03)

Full Changelog

Closed issues:

  • How to set verify_ssl => false #118

Merged pull requests:

v0.3.2 (2019-03-25)

Full Changelog

Merged pull requests:

  • pass block to RestClient method for better response handling #136 (tabermike)

v0.3.1 (2019-03-21)

Full Changelog

Merged pull requests:

v0.3.0 (2019-03-21)

Full Changelog

Merged pull requests:

v0.2.13 (2017-05-24)

Full Changelog

Closed issues:

  • : ( #135
  • Potential incompatibility with RSpec 3.5.4 #121

Merged pull requests:

v0.2.12 (2017-04-10)

Full Changelog

Merged pull requests:

v0.2.11 (2017-04-10)

Full Changelog

v0.2.10 (2017-04-10)

Full Changelog

Merged pull requests:

v0.2.9 (2017-03-27)

Full Changelog

Closed issues:

  • Ruby 2.4 warnings #125

Merged pull requests:

  • Fix ruby 2.4 Fixnum deprecation warnings #127 (iyedb)

v0.2.8 (2017-03-03)

Full Changelog

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)

Full Changelog

Closed issues:

  • NoMethodError: undefined method `[]' for nil:NilClass for POST on resource #110

v0.2.6 (2016-08-01)

Full Changelog

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:

v0.2.5 (2016-04-12)

Full Changelog

v0.2.4 (2016-04-12)

Full Changelog

v0.2.3 (2016-02-09)

Full Changelog

Closed issues:

  • base_url configuration option not working #87

Merged pull requests:

  • Fix Ariborne default content_type override to :json #89 (kevcha)

v0.2.2 (2015-12-16)

Full Changelog

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)

Full Changelog

Closed issues:

  • breaking change in expect_json #67

v0.2.0 (2015-12-12)

Full Changelog

Closed issues:

  • No params = {} parameter in GET request? #45

Merged pull requests:

v0.1.20 (2015-09-24)

Full Changelog

Closed issues:

  • In case of multiple requests, expect_json keeps checking with response of first request. #71

Merged pull requests:

  • Add DELETE functionality when options are passed in #77 (dmhalejr)

v0.1.19 (2015-08-07)

Full Changelog

v0.1.18 (2015-08-07)

Full Changelog

v0.1.17 (2015-08-07)

Full Changelog

Closed issues:

  • Compatibility with rspec-rails #70
  • Can subject be called when one of the API methods is called? #47

Merged pull requests:

  • Allow expectations on consecutive requests to work #69 (balvig)

v0.1.16 (2015-07-06)

Full Changelog

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:

v0.1.15 (2015-03-03)

Full Changelog

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)

Full Changelog

v0.1.13 (2015-03-01)

Full Changelog

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)

Full Changelog

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)

Full Changelog

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:

  • Enable base header support when testing Rack applications #36 (croeck)

v0.1.10 (2015-01-08)

Full Changelog

Closed issues:

  • undefined method `keys' for nil:NilClass #31

Merged pull requests:

v0.1.9 (2015-01-05)

Full Changelog

Closed issues:

  • How do you get into an array inside an object? #30
  • ActiveSupport dependency #27

v0.1.8 (2014-12-10)

Full Changelog

Closed issues:

  • nil json_body with data in body #28

v0.1.7 (2014-12-10)

Full Changelog

v0.1.6 (2014-12-10)

Full Changelog

v0.1.5 (2014-11-26)

Full Changelog

Merged pull requests:

v0.1.4 (2014-11-24)

Full Changelog

Closed issues:

  • Update CHANGELOG #23
  • Use of stabby lambda's is breaking jRuby support #21

Merged pull requests:

  • Rubygems shouldn't check in Gemfile.lock #24 (svanhess)

v0.1.3 (2014-11-17)

Full Changelog

v0.1.2 (2014-11-16)

Full Changelog

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)

Full Changelog

v0.1.0 (2014-10-20)

Full Changelog

Closed issues:

  • Improper type identification by expect_json_types #12

Merged pull requests:

  • Fixes problems with configure blocks in README #13 (cmckni3)

v0.0.23 (2014-10-05)

Full Changelog

Merged pull requests:

v0.0.22 (2014-09-29)

Full Changelog

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)

Full Changelog

v0.0.20 (2014-09-22)

Full Changelog

Merged pull requests:

  • Requires only the necessary core_ext from active_support. #7 (cvortmann)

v0.0.19 (2014-09-19)

Full Changelog

Closed issues:

  • Enable Sourcegraph #4

Merged pull requests:

v0.0.18 (2014-09-18)

Full Changelog

Merged pull requests:

v0.0.17 (2014-09-17)

Full Changelog

v0.0.16 (2014-09-17)

Full Changelog

v0.0.15 (2014-09-17)

Full Changelog

v0.0.14 (2014-09-17)

Full Changelog

v0.0.13 (2014-09-17)

Full Changelog

v0.0.12 (2014-09-17)

Full Changelog

v0.0.11 (2014-09-17)

Full Changelog

v0.0.10 (2014-09-17)

Full Changelog

v0.0.9 (2014-09-17)

Full Changelog

v0.0.8 (2014-09-17)

Full Changelog

v0.0.7 (2014-09-17)

Full Changelog

v0.0.6 (2014-09-16)

Full Changelog

v0.0.5 (2014-09-16)

Full Changelog

v0.0.4 (2014-09-16)

Full Changelog

v0.0.3 (2014-09-16)

Full Changelog

v0.0.2 (2014-09-16)

Full Changelog

v0.0.1 (2014-09-16)

* This Change Log was automatically generated by github_changelog_generator