deck icon indicating copy to clipboard operation
deck copied to clipboard

(aws/lambda): Lambda functional tests

Open jorgebee65 opened this issue 4 years ago • 1 comments

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

jorgebee65 avatar Oct 15 '21 07:10 jorgebee65

The following commits need their title changed:

  • e7057c3dad27b62a5384d541fb764704a34e4d99: Add functional test for AWS Lambda

  • 5b8954933317b326cfa232285b23132ba5e74cc0: (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.

spinnakerbot avatar Oct 15 '21 07:10 spinnakerbot