-
### Checklist
- [x] I checked the [FAQ section](https://schemathesis.readthedocs.io/en/stable/faq.html#frequently-asked-questions) of the documentation
- [x] I looked for similar issues in the [is…
-
### Steps to reproduce
Run pytest on the following file:
```
import astroid
def test_something() -> None:
astroid.parse("123")
```
Result without schemathesis:
```
$ pytest /home/joerg/…
-
### Expected behavior
These don't throw an error:
* https://allsearch-api.princeton.edu/search/best-bet?query=0%000
* https://allsearch-api.princeton.edu/search/database?query=0%000
* https://alls…
-
Hi. Someone tested the compatibility of this:
schemathesis==3.26.0
fastapi==0.104.1
elasticsearch[async]
-
### What maintenance needs to be done?
- We have found issues in some of the services for searches on diacritics. We should ensure that
- We do not have a regression on this front
- All existing s…
-
**Describe the bug**
when validating query strings with `@validate(query=MyModel)`, the code can fail with a key error before reaching actual pydantic validation if query parameters not on the model …
-
### Bug Description
Whenever building maturin deps for homebrew python formulae, I often saw the "error: `cargo metadata --manifest-path Cargo.toml --format-version 1 --locked` failed with code -6"…
-
### Checklist
- [x] I checked the [FAQ section](https://schemathesis.readthedocs.io/en/stable/faq.html#frequently-asked-questions) of the documentation
- [x] I looked for similar issues in the [is…
ravy updated
3 months ago
-
Schemathesis tests can be flaky for API endpoints which query permissions. I suggest listing them as slow endpoints.
-
### Checklist
- [x] I checked the [FAQ section](https://schemathesis.readthedocs.io/en/stable/faq.html#frequently-asked-questions) of the documentation
- [x] I looked for similar issues in the [is…
ravy updated
3 months ago