Skip to content

Conversation

@grosser
Copy link
Contributor

@grosser grosser commented Dec 14, 2016

@lukebakken

FYI pretty_print prints the same as inspect, so not sure why it even needs to be defined ...

expect(@results['key2']).to eq(@object2)
expect(@results).to eq('key1' => @object1, 'key2' => @object2)
end
end
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

making this test catch when unexpected keys were added

@grosser
Copy link
Contributor Author

grosser commented Dec 17, 2016

updated to fix rubocop, should be all green now

@lukebakken lukebakken self-assigned this Dec 19, 2016
@lukebakken lukebakken added this to the riak-ruby-client-2.6.1 milestone Dec 19, 2016
@grosser
Copy link
Contributor Author

grosser commented Dec 27, 2016

How about a merge ? :)

@lukebakken lukebakken modified the milestones: riak-ruby-client-2.6.1, riak-ruby-client-2.7.0 Jan 26, 2017
@lukebakken
Copy link
Contributor

Thanks, included in #309

@lukebakken lukebakken closed this Feb 15, 2017
@grosser grosser deleted the grosser/exist branch February 15, 2017 20:08
@lukebakken lukebakken modified the milestones: riak-ruby-client-2.7.0, riak-ruby-client-3.0.0 Feb 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants