LibCST/libcst/tests
Zsolt Dollenstein 2ffca10845
remove typing dependencies (#1126)
Summary:
This PR removes the `typing_extensions` and `typing_inspect` dependencies as we can now rely on the built-in `typing` module since Python 3.9.

Test Plan:
existing tests
2024-04-03 19:50:14 +01:00
..
pyre Upgrade pyre (#1032) 2023-10-02 09:43:17 -07:00
__init__.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
__main__.py PEP 621 + hatch to run tests/lint/etc 2023-03-14 19:37:41 -07:00
test_add_slots.py add slots to base classes, @add_slots takes bases into account (#605) 2022-01-16 14:14:32 +00:00
test_batched_visitor.py add slots to base classes, @add_slots takes bases into account (#605) 2022-01-16 14:14:32 +00:00
test_deep_clone.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
test_deep_replace.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
test_e2e.py Don't gather dirs ending .py (#994) 2023-08-26 10:54:32 +01:00
test_exceptions.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
test_fuzz.py The ufmt tool combines usort and black with a consistent wrapper, (#515) 2021-08-25 20:39:29 -04:00
test_pyre_integration.py Script to regenerate test fixtures (#872) 2023-02-22 12:35:23 -08:00
test_roundtrip.py Add roundtrip tests from Python (#1098) 2024-02-02 20:50:07 +00:00
test_tabs.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
test_tool.py PEP 695 - Type Parameter Syntax (#1004) 2023-08-28 22:07:22 +01:00
test_type_enforce.py remove typing dependencies (#1126) 2024-04-03 19:50:14 +01:00
test_visitor.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00