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

fix: remove error as well

af5f73663d7bd039c970faef75785b2ce778de0a authored over 2 years ago
chore: use black profile for isort

5dfa05a3802c5f34ad1ffbc71ff291c9e53a5c70 authored over 2 years ago
docs: Minor wording update

e45c011f1be22e88344f4e087d35cd9940fa0dd9 authored over 2 years ago
chore: Release 3.16.1

a32e1a3d7ad1035b0bbe7cd262f069d5f0bec186 authored over 2 years ago
feat(cli): Warning if the API returns too many HTTP 401

24b13027ece6b27dd1cc6cafdce027174e8bfeba authored over 2 years ago
chore: Collect anonymized CLI usage data in reports

83b8c4ad528597af3b2981b9f81cd5fa10d35d31 authored over 2 years ago
docs: Update CI guide

6e724f601884969a7b2bda2152bebacaa3ea3e8c authored over 2 years ago
chore: Add `SCHEMATHESIS_BASE_URL` environment variable for specifying `--base-url` in CLI

8fec5238c6afbcbd5a2240a555e4cc97b271915a authored over 2 years ago
build: Update example GitHub Actions builds

3a92ea639f11115079fc9cac6f15d6bfd1a7d7e3 authored over 2 years ago
chore: Update README

6c0c255158f849bf38c6b7a7260c80d19b875163 authored over 2 years ago
chore: Release 3.16.0

3e05e35b15f27c6440c51b762d020530e7b4f347 authored over 2 years ago
docs: Update links

ac3e6da275c2036b88c82d0362c76ce6c414d1f5 authored over 2 years ago
docs: Update CI integration guide

fa57e1df00d38941646829473e0c24f2f2f1a998 authored over 2 years ago
chore: Add environment variable for `API_NAME`

302422fa6e32e6adba241581c674cad6172e2f98 authored over 2 years ago
test: Add extra test

b462b46e62a7a2cc9d7a6bce7149fc1386871d1c authored over 2 years ago
chore: Upload reports even if the specified API name does not exist

862cb82b54a265c6006b7f8eb64d06940567d7d9 authored over 2 years ago
chore: Update workflow file

032e6eb29c4896f1231721fa53682a10c1300180 authored over 2 years ago
chore: Rename workflow file

9ddba683f6c87299b22d9ac950309f3aa73467e8 authored over 2 years ago
build: Add public API report example

9f1d9678647dd47d696dd55f72f89d7dfc4fac9a authored over 2 years ago
fix: Do not report optional headers as missing

72a86f166d732fb3fe4ac89a99f9b86fefa3cd14 authored over 2 years ago
chore: Send CI provider name in report headers

2c3d63c2d6d3c2de726186488d73ed07889cb57f authored over 2 years ago
chore: Add `running_time` to the `Finished` event

0f1c98f2a286970de8a89d876ed2b2846516765c authored over 2 years ago
chore: Store the time that the test run began

17919efbb799afdcef9149fd6390d9524c70fc83 authored over 2 years ago
fix: Generating invalid headers when their schema has `array` or `object` types.

8d8e9d9f718af37834a1acbd62f4b421d24dbbf8 authored over 2 years ago
chore: Display meta-information about report

eaf35654c1717340e75af86bb4a31be13d30074e authored over 2 years ago
chore: Store API names in reports saved to a file

baccba3bcd59727b23ef74a65e677d1aaa68968f authored over 2 years ago
chore: Collect `run_id` & `workflow` for GitHub integration

edda64acfe364bf75f5416af2f99293e4d371997 authored over 2 years ago
chore: Include CI docs & run tests for example project

da62c8364c0b519cbd506de1152cfbb2cca0a565 authored over 2 years ago
chore: Improve the warning for unusable hosts file

3409dca1edf5a0ee329ec0516559bff939e77589 authored over 2 years ago
chore: Do not validate schemas by default in the `pytest` integration.

669a86f3fbfb0b838ef6b89c4b11f3e57fdb08a7 authored over 2 years ago
chore(cli): Do not display headers automatically added by `requests` in code samples

716ad98bf36e2d559539face30bab0e6f5a39d91 authored over 2 years ago
chore: Textual representation of HTTP requests in CLI output

1be25ac67f0c9150cc3c6a2c712e4ff31e0bd7ee authored over 2 years ago
chore: Create a temporary hosts file if the provided location is unusable

8cec802c9634d9fc6e13b9ad08dcdb894a062ec9 authored over 2 years ago
chore: Make `--report` work from an env var

66fcd6a7a1cad8ad1a00c46163635c0fa3ec6c11 authored over 2 years ago
chore: Display test run environment metadata only if `-v` is provided

3438d4ad8eb9fa4ed981e9f1152814ef5fa98c05 authored over 2 years ago
fix: Handling of `unittest.case.SkipTest` emitted by newer Hypothesis versions

cf5a647b35055bc6495fdcc3458ff527cc735985 authored over 2 years ago
fix: Compatibility with `hypothesis>=6.49`

Ref: #1538

a1809acebdd0011a0da8229136a520c4aae290b9 authored over 2 years ago
chore: Bump `atomicwrites`

a44156c62aa05d5fc0f84c2f623e6536bb55fb58 authored over 2 years ago
chore: Slow down the upload spinner if in CI

b17cdf2e073a3f1d11db381766d9b981bb35c53c authored over 2 years ago
fix: Try to create the `hosts.toml` file if it doesn't exist

adaeea2bcd6cb0eb1b54e1f458cf70984b3e3e98 authored over 2 years ago
feat: Anonymous report upload with name

7fbd956abc25ebd7f74a9e94feb6c54a1f8b411d authored over 2 years ago
test: Simplify restricting test parametrization to specific Open API version(s)

fee5dd21007d7bc08c6dfa0030746c816a4dcfd6 authored over 2 years ago
chore: Slightly improve text representation for report upload errors

905ec11b3da9d5392240927f14f2223a2e3ff038 authored over 2 years ago
chore: Display an error when the report size exceeds the limit

e9cd605dc8632f934399710d846cd40b9ada77e2 authored over 2 years ago
chore: Send `status` & `elapsed_time` from the `AfterExecution` event in report

b59fa121c8e473879f6e9180aafc1f9410cbe58d authored over 2 years ago
chore: Do not deduplicate checks during report upload

f5ae106b43adec04ce0c8f7efab7def440ca9fc8 authored over 2 years ago
chore: Display a hint for visualizing test results

cc9c52f4ccfd9841a9251163280f8aec31ab514d authored over 2 years ago
chore: Remove unused code

37b87bdac594bf66b6a40d1f1becc017b577300f authored over 2 years ago
chore: Do not show "Schemathesis.io" when saving report to a file

be3b39ae7949361140e11e2f166033e264c2766d authored over 2 years ago
chore: Collect CI environment data

4b0247d89a266e20c9d77cd62965a9b84a1a13a8 authored over 2 years ago
feat: Saving report to a file

3291c9b809b593c7f21f55c361e99e87942ded01 authored over 2 years ago
feat: Report uploading to Schemathesis.io

b5ca254f0d6f25b3a6992a560f75182ad1b00ebe authored over 2 years ago
test: Remove unused test code

4db90ca3aaa7d3d9cd6a9545046bdca89379f164 authored over 2 years ago
chore: Release 3.15.6

9e576e4e58173b626c4910247aa279f466a33265 authored over 2 years ago
fix: Do not discard dots in OpenAPI expressions during parsing

3847d5e1ba5613b971cb9dc2954dffa4397e57b6 authored over 2 years ago
chore: Release 3.15.5

2bd288cd85effe82200e7da2034c3502bb0fa9fa authored over 2 years ago
fix: `TypeError` when using `--auth-type=digest` in CLI

f3915dfafc10f29d80946ea65f73e1f0b3c171c5 authored over 2 years ago
docs: Update README

9909b7568503c1e7f5d243e8f8da2d14bb232fd0 authored over 2 years ago
build: Use Python 3.10 for Docker images

7ee7e19a91b4a154d9c1348c05d5b131a8f3251c authored over 2 years ago
chore: Release 3.15.4

12f2ed2db06f7ea3290a54f83629809e2129bed7 authored over 2 years ago
refactor: Unify imports

75129841844b7ad4bc97cef64f05cb603ac29502 authored over 2 years ago
feat: Support generating data for Open API request payloads with wildcard media types

Ref: #1526

adb56b27f9e9afdeda4b4c8bfcee80b2160526b0 authored over 2 years ago
chore: Parse all YAML mapping keys as strings, ignoring the YAML grammar rules

1b0cd656dd23c1a8ddd6f493b68b173c1bab2b6c authored over 2 years ago
chore: Mark tests as skipped if there are no explicit examples and `--hypothesis-phases=explicit` is used

Ref: #1323

398f435a9df4d6fd31f784ff0fe781fb8d4afa9d authored over 2 years ago
chore: Update SaaS serialization

949c527a093a94588ad41fe7d60510752f57661c authored over 2 years ago
chore: Store request / response history in `SerializedCheck`

65bfc62f14bab7364b3b68018385c8c1761b1fdc authored over 2 years ago
chore: Improve flexibility of event serialization.

91a63783077afc9378d12732472d07bcba8f0407 authored over 2 years ago
chore: Release 3.15.3

96c5a6de75f7be52a94756e03c991a23f2e27473 authored over 2 years ago
fix: Do not re-raise `InvalidArgument` exception as `InvalidSchema` in non-Schemathesis tests

Ref: #1514

16d70fd76080602100611ac46292d288f4139121 authored over 2 years ago
fix: Deduplication of failures caused by malformed JSON payload

Ref: #1518

f2261ab4b8474a2c88fb29c20d2ca30e0fc37c58 authored over 2 years ago
chore: Release 3.15.2

b0d97a0a1d86ebabcb873fc6f77958877758e5b8 authored over 2 years ago
docs: Update changelog

3ae82ce50efabdf3fe69179ba3931999ace1c72d authored over 2 years ago
fix: fix editable installation via pip

Poetry-core implements PEP660 from version 1.0.8.
This patch bumps poetry-core version in build-...

dd50b248784dbcce39e906411f305694b791dfb0 authored over 2 years ago
fix: Avoid generating negative query samples that `requests` will treat as an empty query

fbdf1e8994d0d05365c3d44b48ca700296a74813 authored over 2 years ago
chore: Release 3.15.1

08902a1228d72bdd6fddb6c1f941b7c1e5eadc7a authored almost 3 years ago
fix: Invalid `verbose_name`` value in `SerializedCase` for GraphQL tests

585fdfa2c0734be8e674d439138d4426c85c2679 authored almost 3 years ago
fix: Do not print not relevant Hypothesis reports when run in CI

d76fabdbf74e803639b494c5a667df0f8570dac4 authored almost 3 years ago
fix: Do not show internal Hypothesis warning multiple times when the Hypothesis database directory is not usable.

c65cbc7a4bb19188761aaaf31925508c1a18a141 authored almost 3 years ago
fix: Internal error when Schemathesis doesn't have permission to create its `hosts.toml` file

1919557c86c9028368268d4a931c7054bf269172 authored almost 3 years ago
feat: Attach originally failed checks to "grouped" exceptions

2eeb5c152db92d987cc1e2fc48f224eaf3ceb435 authored almost 3 years ago
feat: Expose `APIOperation.get_security_requirements` that returns a list of security requirements applied to the API operation

584bcb9cd55720f3798010b1f2ec9da84259f3d6 authored almost 3 years ago
chore: Release 3.15.0

8d69f5c5a67b9989ba851e4b867ba1fbb3e7d8f6 authored almost 3 years ago
test: Remove unused imports

044b306948c0a22ff8658d38febb8128bade4e02 authored almost 3 years ago
docs: Update changelog

8faed35f9f5d85b4c05d2554229d4de2f746e577 authored almost 3 years ago
chore: Do not duplicate failing explicit example in the `HYPOTHESIS OUTPUT` CLI output section

Ref: #881

12cb3806c7b87ec5c2869ba4654c3c15f013dd6c authored almost 3 years ago
chore(pytest): Show flaky error details

b42557e2dad630bf2ff6ed6eff942dcc4d98be17 authored almost 3 years ago
fix: `schemathesis.from_pytest_fixture`: Display each failure if Hypothesis found multiple of them

bdc43e895b948a0276feba7cbed459fb40e3af9a authored almost 3 years ago
chore: Update `hypothesis-graphql`

5f9084e2653c1c2438955b414a605234d1c59e7c authored almost 3 years ago
docs: Update FAQ

e298591a7442f808409e9522815ad2dcad2f4439 authored almost 3 years ago
chore: Treat flaky errors as failures

3459bc09dfcd04d110f3bd833dfc3225cf7bc63d authored almost 3 years ago
feat: Custom auth support for schemas created via `from_pytest_fixture`

90d7a98507277b6865d11f04938746ea245a52e7 authored almost 3 years ago
chore: Update pre-commit

af9ea302a34cedf756c7da81b305553b4355c63c authored almost 3 years ago
chore: Trim tracebacks even more

b58749d7c781483483afef7fc44c43487fb167fd authored almost 3 years ago
docs: Update `--hypothesis-database` help message

ba375877f083dd6daecaa64e3bff958476bd540f authored almost 3 years ago
chore: Skip negative tests on API operations that are not possible to negate

Ref: #1463

1626fdc95ed02335ff5bfce1d6ef583d79d0c5a2 authored almost 3 years ago
chore: Make it possible to generate negative tests if at least one parameter can be negated

4461a3637140c2ce1534d410b48720a2ab83e1a8 authored almost 3 years ago
chore: Reduce the verbosity of `pytest` output

d2a850cf2508d88818ff447f1e8f3ce7f26139ce authored almost 3 years ago
test: Support multiple `pytest-subtests` versions in tests

fc80829e7f7b8068f5846e34b4d69937e728f92f authored almost 3 years ago
test: Update test dependencies & fix warnings

c11129e806e2a8decb87fcbd1e38fe47619376e2 authored almost 3 years ago
chore: Avoid simultaneous authentication requests inside auth providers when caching is enabled

f65a8dbb3b12913fc284415cecd5046c9e24c011 authored almost 3 years ago