graphene/graphene/utils/tests
Erik Wrede f95e9221bb
refactor: replace @deprecated decorator with upcoming native support (via typing-extensions), bump mypy (#1578)
* refactor: replace @deprecated decorator with upcoming native support (via typing-extensions)

* chore: fix tests

* chore: ruff fmt
2024-09-29 13:31:24 +02:00
..
__init__.py Improved tests 2015-11-13 19:38:06 -08:00
test_crunch.py Graphene v3 following v3 graphql-core (#1048) 2019-08-17 17:07:53 -04:00
test_dataloader.py Vendor DataLoader from aiodataloader and move get_event_loop() out of __init__ function. (#1459) 2022-09-07 20:32:53 +02:00
test_deduplicator.py fix: default value for argument should be Undefined (Issue #1394) and update function from_global_id exception handling (b217aefa8c) 2022-03-20 18:49:44 +01:00
test_deprecated.py refactor: replace @deprecated decorator with upcoming native support (via typing-extensions), bump mypy (#1578) 2024-09-29 13:31:24 +02:00
test_module_loading.py Run black formatter via pre-commit on all files 2018-07-06 12:09:23 -07:00
test_orderedtype.py Chore: Refactor Multi Expression Code 2021-11-05 02:21:14 +01:00
test_resolve_only_args.py refactor: replace @deprecated decorator with upcoming native support (via typing-extensions), bump mypy (#1578) 2024-09-29 13:31:24 +02:00
test_resolver_from_annotations.py Updated resolver api 2017-07-27 02:55:25 -07:00
test_str_converters.py Remove to_const function (#1212) 2020-06-24 19:21:40 -07:00
test_trim_docstring.py Graphene v3 following v3 graphql-core (#1048) 2019-08-17 17:07:53 -04:00