Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/schemathesis/schemathesis

Supercharge your API testing, catch bugs, and ensure compliance
https://github.com/schemathesis/schemathesis

feat: Support trio

Stranger6667 opened this pull request 12 months ago
test: reduce test flakiness

Stranger6667 opened this pull request 12 months ago
test: reduce test flakiness

Stranger6667 opened this pull request 12 months ago
Update test corpus

github-actions[bot] opened this pull request 12 months ago
test: reduce test flakiness

Stranger6667 opened this pull request 12 months ago
chore: Avoid HypothesisSideeffectWarning in the pytest plugin

Stranger6667 opened this pull request 12 months ago
feat: Run automatic probes

Stranger6667 opened this pull request 12 months ago
chore: Enhanced Open API 3.1.0 support messaging

Stranger6667 opened this pull request almost 1 year ago
Update test corpus

github-actions[bot] opened this pull request about 1 year ago
chore: Extra check for media type validity

Stranger6667 opened this pull request about 1 year ago
fix: Group similar errors within the same API operation

Stranger6667 opened this pull request about 1 year ago
chore: Support for pytest 8

Stranger6667 opened this pull request about 1 year ago
chore: Update pre-commit

Stranger6667 opened this pull request about 1 year ago
fix: Not reporting multiple errors of different kind at the same API operation

Stranger6667 opened this pull request about 1 year ago
fix: Deduplicate network errors that contain unique URL in their messages

Stranger6667 opened this pull request about 1 year ago
fix: Handle `KeyError` during state machine creation

Stranger6667 opened this pull request about 1 year ago
fix: TypeError in `Case.call`

Stranger6667 opened this pull request about 1 year ago
fix: Internal error when the header example in the schema is not a valid header

Stranger6667 opened this pull request about 1 year ago
fix: Unhandled timeout during reading the response payload

Stranger6667 opened this pull request about 1 year ago
build(deps): bump starlette from 0.33.0 to 0.36.2 in /example

dependabot[bot] opened this pull request about 1 year ago
chore: Deprecate `--contrib-unique-data`

Stranger6667 opened this pull request about 1 year ago
build(deps): bump github/codeql-action from 3.23.2 to 3.24.0

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump codecov/codecov-action from 3.1.5 to 4.0.1

dependabot[bot] opened this pull request about 1 year ago
fix: Missing XML definitions when the media type contains options

Stranger6667 opened this pull request about 1 year ago
fix: YAML serialization of data generated for schemas with `format: binary`

Stranger6667 opened this pull request about 1 year ago
fix: Internal error on path templates that contain `.` inside path parameters

Stranger6667 opened this pull request about 1 year ago
chore: update pre-commit

Stranger6667 opened this pull request about 1 year ago
feat: Support for testing examples inside `anyOf` / `oneOf` / `allOf` keywords

Stranger6667 opened this pull request about 1 year ago
fix: Testing examples requiring unsupported payload media types

Stranger6667 opened this pull request about 1 year ago
chore: Do not consider missing `paths` key an error for Open API 3.1

Stranger6667 opened this pull request about 1 year ago
fix: More cases on `$ref` in examples for body payloads

Stranger6667 opened this pull request about 1 year ago
fix: `TypeError` on non-string `pattern` values

Stranger6667 opened this pull request about 1 year ago
fix: Validating responses with boolean sub-schemas on Open API 3.1

Stranger6667 opened this pull request about 1 year ago
fix: Internal error on boolean sub-schema during example generation

Stranger6667 opened this pull request about 1 year ago
fix: Generating examples for properties that have deeply nested `$ref`

Stranger6667 opened this pull request about 1 year ago
[BUG] JSON parsing of responses containing goofy Unicode characters fails

strangelydim opened this issue about 1 year ago
fix: Example generation for request body parameters using `$ref` in Open API 3.0.

Stranger6667 opened this pull request about 1 year ago
fix: Example generation for request body parameters using `$ref` in Open API 2.0.

Stranger6667 opened this pull request about 1 year ago
fix: KeyError during example generation on Open API 2.0

Stranger6667 opened this pull request about 1 year ago
feat: Support `tag` in filters for custom auth

Stranger6667 opened this pull request about 1 year ago
chore: Eagerly check for permissions when writing output to a file in CLI

Stranger6667 opened this pull request about 1 year ago
chore: Clarify error message when a state machine has no transitions

Stranger6667 opened this pull request about 1 year ago
build(deps): bump github/codeql-action from 3.23.1 to 3.23.2

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5

dependabot[bot] opened this pull request about 1 year ago
test: assure `test_proxy_error` runs on more platforms

Stranger6667 opened this pull request about 1 year ago
feat: Response validation for GraphQL APIs

Stranger6667 opened this pull request about 1 year ago
bug: Permission denied error when trying to specify junit-xml

matteus6007 opened this issue about 1 year ago
[FEATURE] graphql not required handling

devkral opened this issue about 1 year ago
feat: Support loading GraphQL schemas from JSON files

Stranger6667 opened this pull request about 1 year ago
[BUG] hypothesis.errors.InvalidDefinition: Type APIWorkflow defines no rules

jakub-krysl-ipf opened this issue about 1 year ago
feat: `--hypothesis-no-phases` CLI option to disable Hypothesis testing phases

Stranger6667 opened this pull request about 1 year ago
[QUESTION] very specific checks / unusual deps

devkral opened this issue about 1 year ago
fix: Incorrect base URL handing for GraphQL schemas

Stranger6667 opened this pull request about 1 year ago
test: disable health checks in some tests

Stranger6667 opened this pull request about 1 year ago
[BUG] as_strategy on schema doubles url

devkral opened this issue about 1 year ago
feat: Shortcut to create strategies for all operations or a subset of them

Stranger6667 opened this pull request about 1 year ago
chore: Show suggestion when a field is not found in `schema["Query"][field_name]`

Stranger6667 opened this pull request about 1 year ago
chore: Cleaner `repr` for GraphQL & Open API schemas

Stranger6667 opened this pull request about 1 year ago
[FEATURE] allow selecting Type as strategy for graphql schemas

devkral opened this issue about 1 year ago
fix: Inability to access individual operations in GraphQL schema objects

Stranger6667 opened this pull request about 1 year ago
fix: Not calling hooks for `query` / `cookies` / `headers` in GraphQL schemas

Stranger6667 opened this pull request about 1 year ago
[BUG] filter_query hook isn't called with graphql schema

devkral opened this issue about 1 year ago
[BUG] documentation how cool hooks are

devkral opened this issue about 1 year ago
[BUG] documentation how to use graphql schemas in unittests

devkral opened this issue about 1 year ago
built: Set `COLUMNS=80` in tox build

Stranger6667 opened this pull request about 1 year ago
fix: validate that the graphql response is valid

devkral opened this pull request about 1 year ago
chore: Bump Python version in pre-commit & tox

Stranger6667 opened this pull request about 1 year ago
[FEATURE] upgrade tox, pre-commit basepython to 3.10 or 3.11

devkral opened this issue about 1 year ago
chore: Cleanup SSL error messages

Stranger6667 opened this pull request about 1 year ago
fix: Internal errors when references lead to non-objects

Stranger6667 opened this pull request about 1 year ago
[FEATURE] Use `httpx` for the transport layer

devkral opened this issue about 1 year ago
fix: Internal error when an unresolvable pointer occurs during data generation

Stranger6667 opened this pull request about 1 year ago
build(deps): bump github/codeql-action from 3.23.0 to 3.23.1

dependabot[bot] opened this pull request about 1 year ago
feat: A way to override Open API parameters the `pytest` integration

Stranger6667 opened this pull request about 1 year ago
fix: Ignoring examples referenced via the `$ref` keyword

Stranger6667 opened this pull request about 1 year ago
chore: Avoid using the deprecated `cgi` module

Stranger6667 opened this pull request about 1 year ago
Avoid using deprecated `cgi` module

Stranger6667 opened this issue about 1 year ago
chore: Rework examples in Open API

Stranger6667 opened this pull request about 1 year ago
chore: Raise an error if it is not possible to generate explicit examples

Stranger6667 opened this pull request about 1 year ago
feat: CLI options for overriding Open API parameters in test cases

Stranger6667 opened this pull request about 1 year ago
build(deps): bump github/codeql-action from 3.22.12 to 3.23.0

dependabot[bot] opened this pull request about 1 year ago
chore: Do not assume GraphQL when trying to auto-detect spec in an empty input file

Stranger6667 opened this pull request about 1 year ago
chore: Do not auto-detect spec if the `--force-schema-version` CLI option is present

Stranger6667 opened this pull request about 1 year ago
fix: Internal error when the schema file is empty

Stranger6667 opened this pull request about 1 year ago
build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /example

dependabot[bot] opened this pull request about 1 year ago
fix: Not using `examples` from shared `parameters`

Stranger6667 opened this pull request about 1 year ago
chore: update pre-commit

Stranger6667 opened this pull request about 1 year ago
build(deps): bump github/codeql-action from 3.22.11 to 3.22.12

dependabot[bot] opened this pull request about 1 year ago
feat: New CLI option `--request-proxy` to set HTTP(s) proxies for network calls

Stranger6667 opened this pull request about 1 year ago