Skip to content

Add e2e tests#126

Merged
bnusunny merged 14 commits intomainfrom
add_e2e_tests
Jan 17, 2023
Merged

Add e2e tests#126
bnusunny merged 14 commits intomainfrom
add_e2e_tests

Conversation

@bnusunny
Copy link
Copy Markdown
Contributor

@bnusunny bnusunny commented Jan 17, 2023

Issue #, if available:

Close #55

Description of changes:

Add end-to-end tests to the pipeline. The tests only run in the beta environment. Test stacks are setup and teared down in the pipeline. The test stacks include two functions: go-httpbin and go-httpbin-zip. Both functions run go-httpbin application, with REST API, HTTP API, ALB, and Function URLs configured. The actual endpoints are stored in the System Manager Parameters Store, and retrieved when executing the tests.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@bnusunny bnusunny marked this pull request as draft January 17, 2023 06:07
@bnusunny bnusunny changed the title [WIP] Add e2e tests Add e2e tests Jan 17, 2023
@bnusunny bnusunny marked this pull request as ready for review January 17, 2023 15:15
@bnusunny bnusunny merged commit ce18c16 into main Jan 17, 2023
@bnusunny bnusunny deleted the add_e2e_tests branch January 17, 2023 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add end-to-end tests

2 participants