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

chore: Store descriptions for coverage cases

Stranger6667 opened this pull request 4 months ago
Update pre-commit

github-actions[bot] opened this pull request 4 months ago
chore: Generate all negative types in the coverage phase

Stranger6667 opened this pull request 4 months ago
fix: Internal error on incorrect examples during the coverage phase

Stranger6667 opened this pull request 4 months ago
[BUG]Parsing security

ludeknovy opened this issue 5 months ago
chore: Merge length constraints into simple patterns

Stranger6667 opened this pull request 5 months ago
build(deps): Bump github/codeql-action from 3.26.7 to 3.26.8

dependabot[bot] opened this pull request 5 months ago
fix: Avoid skipping string generation with pattern during the coverage phase

Stranger6667 opened this pull request 5 months ago
feat: Reuse top-level schema examples in more places during the coverage phase

Stranger6667 opened this pull request 5 months ago
feat: Use requestBody examples during the coverage phase

Stranger6667 opened this pull request 5 months ago
Update pre-commit

github-actions[bot] opened this pull request 5 months ago
fix: False positive in ignored_auth when --auth CLI option is present

Stranger6667 opened this pull request 5 months ago
fix: False positive in ignored_auth when custom auth is present

Stranger6667 opened this pull request 5 months ago
[BUG] openAPI auth bearer auth issue

b3n4kh opened this issue 5 months ago
build(deps): Bump github/codeql-action from 3.26.6 to 3.26.7

dependabot[bot] opened this pull request 5 months ago
feat: More `properties` combinations for the coverage phase

Stranger6667 opened this pull request 5 months ago
feat: Extend ignored_auth

Stranger6667 opened this pull request 5 months ago
chore: Case deduplication in stateful tests

Stranger6667 opened this pull request 5 months ago
Update pre-commit

github-actions[bot] opened this pull request 5 months ago
feat: Re-implement test case deduplication for CLI

Stranger6667 opened this pull request 5 months ago
fix: Ensure timeout is set during schema loading

Stranger6667 opened this pull request 5 months ago
feat: Pass ctx to checks

Stranger6667 opened this pull request 5 months ago
test: avoid creating a file in the project root during a test run

Stranger6667 opened this pull request 5 months ago
build(deps): Bump peter-evans/create-pull-request from 6 to 7

dependabot[bot] opened this pull request 5 months ago
fix: response examples extraction

Stranger6667 opened this pull request 5 months ago
chore: Apply lint fixes

Stranger6667 opened this pull request 5 months ago
fix: Support non-Starlette ASGI apps in more places

Stranger6667 opened this pull request 5 months ago
chore: add examples unwrapping in responses

Stranger6667 opened this pull request 5 months ago
Update pre-commit

github-actions[bot] opened this pull request 5 months ago
chore: use response examples in the coverage phase

Stranger6667 opened this pull request 5 months ago
fix: Missed example field in the coverage phase

Stranger6667 opened this pull request 5 months ago
chore: make cli options more readable

Stranger6667 opened this pull request 5 months ago
Minor fixes

Stranger6667 opened this pull request 5 months ago
test: add extra test

Stranger6667 opened this pull request 5 months ago
chore: Use more explicit examples in the coverage phase

Stranger6667 opened this pull request 5 months ago
fix: ignored generation_config for explicit examples

Stranger6667 opened this pull request 5 months ago
chore: add base_path to Initialized

Stranger6667 opened this pull request 5 months ago
build(deps): Bump github/codeql-action from 3.26.5 to 3.26.6

dependabot[bot] opened this pull request 5 months ago
fix: Prevent spurious Unsatisfiable error in stateful tests

Stranger6667 opened this pull request 5 months ago
chore: Use explicit examples in the coverage phase

Stranger6667 opened this pull request 5 months ago
fix: Ensure data generation method is respected in the coverage phase

Stranger6667 opened this pull request 5 months ago
docs: Update README

Stranger6667 opened this pull request 5 months ago
Update pre-commit

github-actions[bot] opened this pull request 5 months ago
docs: Cleanup CLI help output

Stranger6667 opened this pull request 5 months ago
chore: More ways to print custom messages in CLI

Stranger6667 opened this pull request 5 months ago
chore: Add Specification enum

Stranger6667 opened this pull request 5 months ago
fix: Incorrect header values generated during the coverage phase

Stranger6667 opened this pull request 6 months ago
fix: Internal errors in the coverage phase

Stranger6667 opened this pull request 6 months ago
build(deps): Bump github/codeql-action from 3.26.2 to 3.26.5

dependabot[bot] opened this pull request 6 months ago
feat: Extending CLI options via hooks

Stranger6667 opened this pull request 6 months ago
Update pre-commit

github-actions[bot] opened this pull request 6 months ago
feat: Coverage phase

Stranger6667 opened this pull request 6 months ago
build: Use uv to install Python dependencies

Stranger6667 opened this pull request 6 months ago
test: Use asyncio_default_fixture_loop_scope for pytest-asyncio

Stranger6667 opened this pull request 6 months ago
chore: Adjust the proportion of negative cases in stateful tests

Stranger6667 opened this pull request 6 months ago
chore: Remove test corpus submodule

Stranger6667 opened this pull request 6 months ago
fix: WSGI support for ignored_auth

Stranger6667 opened this pull request 6 months ago
fix: Not using the proper session in ignored_auth

Stranger6667 opened this pull request 6 months ago
[BUG] <UNKNOWN> header parameter error in version 3.34.0

philipdouglas opened this issue 6 months ago
build(deps): Bump github/codeql-action from 3.26.0 to 3.26.2

dependabot[bot] opened this pull request 6 months ago
Update pre-commit

github-actions[bot] opened this pull request 6 months ago
feat: Verify header schema conformance

Stranger6667 opened this pull request 6 months ago
chore: Improve error message on missing base_url

Stranger6667 opened this pull request 6 months ago
fix: Sanitization for query parameters in code samples

Stranger6667 opened this pull request 6 months ago
chore: Rework stateful transitions

Stranger6667 opened this pull request 6 months ago
build(deps): Bump github/codeql-action from 3.25.15 to 3.26.0

dependabot[bot] opened this pull request 6 months ago
Update pre-commit

github-actions[bot] opened this pull request 6 months ago
feat: Filters for hooks

Stranger6667 opened this pull request 6 months ago
fix: Filters being ignored in the old-style stateful test runner

Stranger6667 opened this pull request 6 months ago
feat: Control over cache key in custom auth implementation

Stranger6667 opened this pull request 6 months ago
feat: Enable string format verification in response conformance checks

Stranger6667 opened this pull request 6 months ago
fix: Missing new-style stateful testing results in JUnit output

Stranger6667 opened this pull request 6 months ago
fix: Missing sanitization in stateful tests

Stranger6667 opened this pull request 6 months ago
feat: ignored_auth check

Stranger6667 opened this pull request 6 months ago
Update pre-commit

github-actions[bot] opened this pull request 6 months ago
chore: Adjust stateful test config

Stranger6667 opened this pull request 6 months ago
feat: The `ensure_resource_availability` check

Stranger6667 opened this pull request 6 months ago
build(deps): Bump CodSpeedHQ/action from 2 to 3

dependabot[bot] opened this pull request 6 months ago
build(deps): Bump github/codeql-action from 3.25.13 to 3.25.15

dependabot[bot] opened this pull request 6 months ago
fix: Incorrect handling of `allOf` subschemas in testing explicit examples

Stranger6667 opened this pull request 6 months ago
chore: Reduce the default stateful step count from 50 to 10

Stranger6667 opened this pull request 6 months ago
fix: Incorrect default deadline for stateful tests in CLI

Stranger6667 opened this pull request 6 months ago
Update pre-commit

github-actions[bot] opened this pull request 7 months ago
fix: Internal error in stateful tests

Stranger6667 opened this pull request 7 months ago
[BUG] Links being followed on example tests

ravy opened this issue 7 months ago
[BUG] TypeError on comparison in report output

andrewf427 opened this issue 7 months ago