Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test to verify no options are being shadowed by top level options #1068

Merged
merged 2 commits into from
Dec 19, 2014

Conversation

jamesls
Copy link
Member

@jamesls jamesls commented Dec 19, 2014

This will catch any model updates where an operation is added that is being shadowed by a top level option.

When I added this test I actually found a failure:

AssertionError: Shadowing a top level option: cloudsearchdomain.suggest.query

So I've fixed that as part of this PR.

cc @kyleknap @danielgtaylor

This test was actually failing because of an operation
hiding the query argument for the cloudsearchdomain suggest
operation.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) when pulling 65bc4f4 on jamesls:shadow-test into cdb7c11 on aws:develop.

@danielgtaylor
Copy link
Contributor

LGTM 🚢-it!

@jamesls jamesls merged commit 65bc4f4 into aws:develop Dec 19, 2014
thoward-godaddy pushed a commit to thoward-godaddy/aws-cli that referenced this pull request Feb 12, 2022
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.

3 participants