-
Notifications
You must be signed in to change notification settings - Fork 406
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
chore(ci): add end to end testing mechanism #1247
Merged
heitorlessa
merged 81 commits into
aws-powertools:develop
from
mploski:feature/e2e-tests
Jul 14, 2022
Merged
chore(ci): add end to end testing mechanism #1247
heitorlessa
merged 81 commits into
aws-powertools:develop
from
mploski:feature/e2e-tests
Jul 14, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
boring-cyborg
bot
added
dependencies
Pull requests that update a dependency file
github-actions
Pull requests that update Github_actions code
internal
Maintenance changes
tests
labels
Jun 13, 2022
pull-request-size
bot
added
the
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
label
Jun 13, 2022
mploski
changed the title
Add mechanism for end to end testing
chore: add mechanism for end to end testing
Jun 13, 2022
mploski
force-pushed
the
feature/e2e-tests
branch
2 times, most recently
from
June 14, 2022 06:40
097463f
to
bd8211f
Compare
pull-request-size
bot
added
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
and removed
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
labels
Jun 14, 2022
mploski
force-pushed
the
feature/e2e-tests
branch
from
June 14, 2022 06:43
bd8211f
to
5dd3edf
Compare
pull-request-size
bot
added
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
and removed
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
labels
Jun 14, 2022
mploski
force-pushed
the
feature/e2e-tests
branch
from
June 14, 2022 18:31
5dd3edf
to
62ddaf7
Compare
pull-request-size
bot
added
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
and removed
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
labels
Jun 14, 2022
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…tools-python into develop * 'develop' of https://github.com/awslabs/aws-lambda-powertools-python: chore(deps): bump actions/setup-node from 2 to 3 (aws-powertools#1281)
…1284) Bumps [cdk-lambda-powertools-python-layer](https://github.com/aws-samples/cdk-lambda-powertools-python-layer) from 2.0.48 to 2.0.49. - [Release notes](https://github.com/aws-samples/cdk-lambda-powertools-python-layer/releases) - [Commits](aws-samples/cdk-lambda-powertools-python-layer@v2.0.48...v2.0.49) --- updated-dependencies: - dependency-name: cdk-lambda-powertools-python-layer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
mploski
force-pushed
the
feature/e2e-tests
branch
from
July 12, 2022 16:30
91500de
to
1d832b0
Compare
…s-powertools#1293) Bumps [mypy-boto3-dynamodb](https://github.com/youtype/mypy_boto3_builder) from 1.24.12 to 1.24.27. - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: mypy-boto3-dynamodb dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
heitorlessa
force-pushed
the
develop
branch
2 times, most recently
from
July 13, 2022 11:59
742ccf5
to
b582992
Compare
heitorlessa
reviewed
Jul 14, 2022
heitorlessa
approved these changes
Jul 14, 2022
heitorlessa
changed the title
chore: add mechanism for end to end testing
chore(ci): add end to end testing mechanism
Jul 14, 2022
heitorlessa
added a commit
that referenced
this pull request
Jul 14, 2022
…tools-python into develop * 'develop' of https://github.com/awslabs/aws-lambda-powertools-python: chore(ci): add end to end testing mechanism (#1247) chore(deps-dev): bump mypy-boto3-appconfig from 1.24.0 to 1.24.29 (#1295)
heitorlessa
added a commit
to heitorlessa/aws-lambda-powertools-python
that referenced
this pull request
Jul 14, 2022
* develop: chore(deps): bump jsii from 1.61.0 to 1.62.0 (aws-powertools#1294) chore(ci): experiment with conditional on outputs chore(ci): improve error handling for non-issue numbers fix(ci): address conditional type on_merge chore(ci): add end to end testing mechanism (aws-powertools#1247) chore(deps-dev): bump mypy-boto3-appconfig from 1.24.0 to 1.24.29 (aws-powertools#1295)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github-actions
Pull requests that update Github_actions code
internal
Maintenance changes
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
tests
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue number: #1226
Summary
This PR implements proposal shared in RFC
IT add mechanism to run an end to end tests on Lambda Powertools library using real AWS Services (Lambda, DynamoDB) in real AWS Account.
Initially, tests can be run manually by maintainers on specific branch to ensure expected feature works.
Tests should be triggered in GitHub but also maintainers/contributors should be able to run them in their local environment using their own AWS Account.
In order to run them manually:
make e2e-test
from project root directoryChanges
e2e-test
command automating test execution. pytest uses x-dist plugin to parallelize execution over test groups.User experience
Users are not affected by this change. It enables new testing capabilities for maintainers and contributors to ensure highest possible code quality
Maintainer experience
Maintainer can run this job either from GitHub Actions Page
Or from local shell
Checklist
If your change doesn't seem to apply, please leave them unchecked.
Is this a breaking change?
No **RFC issue number**: https://github.com//issues/1226Checklist:
Acknowledgment
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.