... | ... | @@ -93,7 +93,7 @@ Please do the following: |
|
|
1. Click on the failed tests and check the log to see what's causing the errors.
|
|
|
2. If it's related to connection timeout in downloading dependencies, please restart the CI jobs (which can be done by closing and reopening the PR)
|
|
|
|
|
|
### I ran the test locally and got errors (HTTP status code: 500) from the public petstore server. Is there a way to run the petstore locally for testing?
|
|
|
### I ran the test locally and got errors (HTTP status code: 500) from the public Petstore server. Is there a way to run the Petstore server locally for testing?
|
|
|
|
|
|
Yes, please run the following commands (assuming you've docker installed):
|
|
|
```sh
|
... | ... | |