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

[Exploration] Testing Serverless applications in the cloud #3631

Closed
praneetap opened this issue Feb 8, 2022 · 2 comments
Closed

[Exploration] Testing Serverless applications in the cloud #3631

praneetap opened this issue Feb 8, 2022 · 2 comments
Assignees
Labels
stage/needs-feedback Needs feedback from the community (are you also interested in/experiencing this?)

Comments

@praneetap
Copy link
Contributor

While writing unit tests and end-to-end tests for Serverless applications is similar to traditional applications, other types of tests (such as integration tests, acceptance tests, component tests) are more challenging.
We want to explore ways this can be made easier, and need your feedback. Here are a few ideas we are thinking about -

  1. Manage timeouts and retries for tests targeting event driven applications
  2. Optimize test execution time
  3. Auto generate test payloads for a set of AWS services
  4. Invoke using auto generated payloads
  5. Asserting on event payloads
  6. Injecting failures
  7. Set up a test environment to run tests in an isolated manner

Please feel free to drop your ideas/requests pertaining to integration testing in the comments. Specifically, what are the sticky issues you run into when writing tests for Serverless applications on AWS? Do the ideas above accurately address the pain points?

@moelasmar moelasmar added the stage/needs-feedback Needs feedback from the community (are you also interested in/experiencing this?) label Feb 8, 2022
@praneetap praneetap self-assigned this Feb 9, 2022
@jfuss
Copy link
Contributor

jfuss commented Feb 10, 2023

Moved to Discussions: #4690

Closing

@jfuss jfuss closed this as completed Feb 10, 2023
@github-actions
Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage/needs-feedback Needs feedback from the community (are you also interested in/experiencing this?)
Projects
None yet
Development

No branches or pull requests

3 participants