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

Enable testing serverless locally #647

Closed
muratkeremozcan opened this issue Dec 5, 2022 · 3 comments
Closed

Enable testing serverless locally #647

muratkeremozcan opened this issue Dec 5, 2022 · 3 comments
Labels
type: enhancement New feature or request

Comments

@muratkeremozcan
Copy link

Start-server-and-test has a new feature that enables testing against localhost in case of Auth issues (403). 403 is probable when serving a lambda locally.

Here is the PR for the feature bahmutov/start-server-and-test#343.

Would you update the GHA to support this new feature? It will enable testing serverless apps locally, without having to deploy.

@muratkeremozcan
Copy link
Author

We added a health check endpoint to our implementation to work around the challenge. Things are in good shape in CI.

The parity between star-server-and-test plugin and Cypress GHA can be deprioritized.

@MikeMcC399 MikeMcC399 added the type: enhancement New feature or request label Nov 6, 2023
@MikeMcC399
Copy link
Collaborator

@muratkeremozcan

Do you still suggest that there is a need for github-action to provide a wait-on option for HTTP 403 Forbidden?

There haven't been any other requests for this.

@MikeMcC399
Copy link
Collaborator

Closing, since there was no further feedback,

@MikeMcC399 MikeMcC399 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants