issues
search
Stranger6667
/
hypothesis-graphql
Generate arbitrary queries matching your GraphQL schema, and use them to verify your backend implementation.
https://pypi.org/project/hypothesis-graphql/
MIT License
44
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: Support for Python 3.12
#89
Stranger6667
closed
1 year ago
1
chore: Update `pre-commit`
#88
Stranger6667
closed
1 year ago
0
chore(build): Switch the build backend to Hatch
#87
Stranger6667
closed
1 year ago
0
chore: Remove dependency on `attrs`
#86
Stranger6667
closed
1 year ago
0
chore: Drop Python 3.6 support
#85
Stranger6667
closed
1 year ago
0
chore: Python 3.11 support
#84
Stranger6667
closed
2 years ago
1
build: use lighter `poetry-core`
#83
branchvincent
closed
2 years ago
2
[FEATURE] PyPI source tarball doesnt include tests
#82
jayvdb
closed
1 year ago
1
chore: Update dependencies
#81
Stranger6667
closed
2 years ago
1
chore: Use Hypothesis' `InvalidArgument` exception when an invalid input is passed to the generator functions
#80
Stranger6667
closed
2 years ago
1
chore: Fix the `pyproject.toml` file
#79
Stranger6667
closed
2 years ago
1
chore: Remove `hypothesis_graphql.schemas`
#78
Stranger6667
closed
2 years ago
0
feat: Add `from_schema`
#77
Stranger6667
closed
2 years ago
1
fix: Internal error on some invalid schemas
#76
Stranger6667
closed
2 years ago
1
chore: Expose `validate_scalar_strategy` in the public API
#75
Stranger6667
closed
2 years ago
1
feat: Support for using default values of arguments and input fields
#74
Stranger6667
closed
2 years ago
1
test: Add custom scalar strategies to corpus test
#73
Stranger6667
closed
2 years ago
1
fix: Queries missing required fields in their inputs when these fields are custom scalars
#72
Stranger6667
closed
2 years ago
1
[FEATURE] Use default values in data generation
#71
Stranger6667
closed
2 years ago
0
fix: Duplicated inline fragments that may miss aliases
#70
Stranger6667
closed
2 years ago
0
[BUG] Missing aliases
#69
Stranger6667
closed
2 years ago
0
feat: `hypothesis_graphql.nodes` module to simplify working with custom scalars
#68
Stranger6667
closed
2 years ago
1
chore: Generate `null` for nullable custom scalars in the argument position
#67
Stranger6667
closed
2 years ago
1
Custom scalars cleanup
#66
Stranger6667
closed
2 years ago
1
feat: Support custom scalars
#65
Stranger6667
closed
2 years ago
1
perf: Additional strategy cache
#64
Stranger6667
closed
2 years ago
1
feat: Support for custom query printers
#63
Stranger6667
closed
2 years ago
1
Improve performance
#62
Stranger6667
closed
2 years ago
1
Update builds
#61
Stranger6667
closed
2 years ago
1
feat: Support PEP-561
#60
Stranger6667
closed
2 years ago
1
fix: Invalid queries for fields with the same name, and the same arguments that have different enum values
#59
Stranger6667
closed
2 years ago
1
fix: Do not generate queries with inline fragments that contain fields with the same name, but different types
#58
Stranger6667
closed
2 years ago
1
[BUG] Overlapping argument names lead to invalid queries
#57
Stranger6667
closed
2 years ago
0
chore: Rename strategies, so they conform with the recommended naming of Hypothesis strategies
#56
Stranger6667
closed
2 years ago
1
perf: Avoid using `st.builds` in internal strategies
#55
Stranger6667
closed
2 years ago
1
chore: Cache parsed schemas
#54
Stranger6667
closed
2 years ago
1
feat: Support mutations
#53
Stranger6667
closed
2 years ago
1
Support Python 3.10
#52
Stranger6667
closed
2 years ago
1
[FEATURE] Support for mutations
#51
Stranger6667
closed
2 years ago
0
fix: Relax dependency on `attrs`
#50
Stranger6667
closed
3 years ago
1
[BUG] Invalid queries when different inline fragments have the same fields of different type
#49
Stranger6667
closed
2 years ago
0
refactor(test): Reduce tests nesting & reuse code
#48
Stranger6667
closed
3 years ago
1
fix: Always generate required fields in argument types
#47
Stranger6667
closed
3 years ago
1
[BUG] Invalid queries when arguments have required fields
#46
Stranger6667
closed
3 years ago
0
feat: Support interfaces
#45
Stranger6667
closed
3 years ago
1
[FEATURE] Support interfaces
#44
Stranger6667
closed
3 years ago
0
feat: Support union types
#43
Stranger6667
closed
3 years ago
1
[FEATURE] Handle union types
#42
Stranger6667
closed
3 years ago
0
fix: Generate only 32-bit signed integers for the `Int` type
#41
Stranger6667
closed
3 years ago
1
[BUG] Do not generate out-of range integers
#40
Stranger6667
closed
3 years ago
0
Previous
Next