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 @SqsTest annotation. #235

Merged
merged 14 commits into from
Feb 14, 2022
Merged

Add @SqsTest annotation. #235

merged 14 commits into from
Feb 14, 2022

Conversation

maciejwalkowiak
Copy link
Contributor

@maciejwalkowiak maciejwalkowiak commented Feb 9, 2022

Adds spring-cloud-aws-test module containing @SqsTest that simplifies testing SQS listeners. Also brings Testcontainers to the project and updates sample to use Testcontainers and @SqsTest.

@github-actions github-actions bot added the type: dependency-upgrade Dependency version bump label Feb 9, 2022
@maciejwalkowiak maciejwalkowiak added component: sqs SQS integration related issue type: enhancement Smaller enhancement in existing integration and removed type: dependency-upgrade Dependency version bump labels Feb 9, 2022
@maciejwalkowiak maciejwalkowiak changed the base branch from 2.3.x to 2.4.x February 10, 2022 13:25
@github-actions github-actions bot added the type: dependency-upgrade Dependency version bump label Feb 10, 2022
@maciejwalkowiak maciejwalkowiak added this to the 2.4.0 milestone Feb 10, 2022
@maciejwalkowiak maciejwalkowiak marked this pull request as ready for review February 10, 2022 15:01
@maciejwalkowiak maciejwalkowiak marked this pull request as draft February 10, 2022 19:46
@maciejwalkowiak
Copy link
Contributor Author

TODO:

  • @SqsTest(listeners = ...)
  • integration tests

@maciejwalkowiak maciejwalkowiak marked this pull request as ready for review February 11, 2022 16:47
@maciejwalkowiak
Copy link
Contributor Author

hell yeah finally ✅

@maciejwalkowiak maciejwalkowiak merged commit f1692dd into 2.4.x Feb 14, 2022
@maciejwalkowiak maciejwalkowiak deleted the sqstest branch February 14, 2022 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: sqs SQS integration related issue type: dependency-upgrade Dependency version bump type: enhancement Smaller enhancement in existing integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants