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

chore: creating an example test app #331

Merged
merged 19 commits into from
Dec 16, 2022
Merged

Conversation

nicholasgriffintn
Copy link
Member

@nicholasgriffintn nicholasgriffintn commented Dec 10, 2022

Description:

This PR adds an example app that can be used to test sqs-consumer, in combination with sqs-producer for a complete test between the two.

It will start a custom Node Express app that has a number of test APIs that will send SQS messages when hit.

It also starts a consumer listener, which will log the messages and other events as they are received.


Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

@nicholasgriffintn
Copy link
Member Author

Trying to get CodeSandbox to start the docker, doesn't seem to be a thing though :(.

Not sure how we can get SQS to run otherwise.

@nicholasgriffintn nicholasgriffintn marked this pull request as ready for review December 16, 2022 20:45
@nicholasgriffintn nicholasgriffintn added this to the 6.1.0 milestone Dec 16, 2022
@bbc bbc deleted a comment from codesandbox-ci bot Dec 16, 2022
@nicholasgriffintn nicholasgriffintn merged commit 60a748c into main Dec 16, 2022
@nicholasgriffintn nicholasgriffintn deleted the example-test-app branch February 15, 2023 23:09
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant