Example of Demo API is failing
Open
@Joaolpridolficarvalho is already working on this.
Since Aug 22, 2026.
Bug
Needs Triage
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 140
- Avg merge
- 1h 5m
- Merged PRs (30d)
- 1
Description
Bug report
Environment
- Operating System:
- Python version:
- Workflow: Build package and test examples
Description of the bug
The Build package and test examples workflow is failing due to the assert that verifies if the API response time is shorter than 2 seconds.
Expected behavior ?
This workflow must pass checks.
How to reproduce the bug ?
Look at https://github.com/scanapi/scanapi/actions/runs/31883806667/job/96440668451
Anything else we need to know?
Maybe the value of the assert should be increased, keeping this test or removing it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.