Skip to content

Add support for automated endpoints tests #3426

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

Merged
merged 2 commits into from
Sep 22, 2022

Conversation

dagnir
Copy link
Contributor

@dagnir dagnir commented Sep 15, 2022

This adds support for generating per service client endpoint tests classes based on endpoint-tests.json.

Tests are passing with

mvn clean install -pl \!:sts,\!:s3,\!:s3control,\!:s3outposts

Will fix the above services in a separate PR as part of the S3 work.

@dagnir dagnir requested a review from a team as a code owner September 15, 2022 16:14
@dagnir dagnir force-pushed the dongie/ruleset-testing branch 2 times, most recently from a10a64a to 636e14c Compare September 15, 2022 16:30
This adds support for generating per service client endpoint tests classes
based on endpoint-tests.json.

These tests are run as part of the module's normal build as unit tests.
@dagnir dagnir force-pushed the dongie/ruleset-testing branch from 636e14c to 1848525 Compare September 15, 2022 20:07
@dagnir dagnir merged commit 5af98b2 into feature/master/endpoints-2.0 Sep 22, 2022
aws-sdk-java-automation pushed a commit that referenced this pull request Nov 11, 2024
Disable migration tool test for being flaky
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