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

Remove or write documentation on how to use extends for configuration #20

Closed
soulgalore opened this issue Jun 18, 2024 · 0 comments
Closed
Assignees

Comments

@soulgalore
Copy link
Member

You can come in a bad loop right now of you on the test runner extends the configuration locally, and the configuration that you extend includes the API call. Then the test, when running, will try to call the API.

We remove the API configuration when the API is called, but if we extends configuration on the testrunner server, it will still be there.

Either we can document it and write suggestions on how to deal with it, or if we can find a smart way to ignore that configuration.

@soulgalore soulgalore self-assigned this Jun 18, 2024
soulgalore added a commit to sitespeedio/sitespeed.io that referenced this issue Jun 18, 2024
soulgalore added a commit to sitespeedio/sitespeed.io that referenced this issue Jun 18, 2024
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

No branches or pull requests

1 participant