Open honglu opened 5 years ago
Currently, there is a test stage before deploy stage that is designed to run integration tests.
However, in a more realistic or production environment, it is more common to run integration tests against a deployed stack.
We should add integration tests in Deploy stage and also add another stage after deploy stage similar to prod stage.
awslabs/realworld-serverless-application/issues/53
Currently, there is a test stage before deploy stage that is designed to run integration tests.
However, in a more realistic or production environment, it is more common to run integration tests against a deployed stack.
We should add integration tests in Deploy stage and also add another stage after deploy stage similar to prod stage.
awslabs/realworld-serverless-application/issues/53