Skip to content

Conversation

@mattwr18
Copy link

@mattwr18 mattwr18 commented Sep 3, 2018

Unclear why when new should not be valid especially when using fake_api_key string as api_key
Further review shows that it should not be valid because a person needs to specify a from or a to
as default values are the same and therefore not valid as per from_does_not_equal_to method.

Fixes #17

it { should match /a=3%252\+%22a/ }
end
describe 'service connection', :pending => true do
describe 'service connection' do
Copy link
Contributor

Choose a reason for hiding this comment

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

do we want to remove pending here?

Unclear why when new should not be valid especially when using fake_api_key string as api_key
Further review shows that it should not be valid because a person needs to specify a from or a to
as default values are the same and therefore not valid as per from_does_not_equal_to method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants