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

(aws/lambda): Lambda functional tests #9760

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jorgebee65
Copy link
Contributor

Add some functional tests with Cypress in order to validate the AWS - Lambda functionality:

  • List the functions
  • Inspect the details
  • Create Lambda
  • Edit Lambda
  • Delete Lambda

cypress lambda test

@spinnakerbot
Copy link
Contributor

The following commits need their title changed:

  • e7057c3: Add functional test for AWS Lambda

  • 5b89549: (aws/lambda): split the tests for better visibility

Please format your commit title into the form:

<type>(<scope>): <subject>, e.g. fix(kubernetes): address NPE in status check

This allows us to easily generate changelogs & determine semantic version numbers when cutting releases. You can read more about commit conventions here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants