LibCST/libcst/tests
Lisa Roach e759ca8290
Fix leaking processes from TypeInferenceProvider (#474)
* Switches to subprocess.run.

* Updates cmd to avoid string escaping.
2021-04-02 20:08:54 +01:00
..
pyre [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00
__init__.py Add config files to make tools easier to use 2019-07-22 19:53:49 -07:00
test_batched_visitor.py [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00
test_deep_clone.py Add a test to verify that deep_clone works. 2019-09-25 12:36:33 -07:00
test_deep_replace.py Add a 'with_deep_changes' helper method. 2019-10-15 17:32:52 -07:00
test_e2e.py Fix context.scratch leaking across files (#453) 2021-01-27 10:02:17 +00:00
test_exceptions.py [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00
test_fuzz.py [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00
test_pyre_integration.py Fix leaking processes from TypeInferenceProvider (#474) 2021-04-02 20:08:54 +01:00
test_tabs.py [typing] add missing type annotations 2020-03-19 07:41:19 -07:00
test_tool.py [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00
test_type_enforce.py Support string annotations for type aliases (#401) 2020-10-12 11:12:28 -07:00
test_visitor.py [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00