LibCST/libcst/tests/pyre
Amethyst Reese d94687e378
Script to regenerate test fixtures (#872)
Upgrading Pyre requires updating test fixtures with any upstream changes
to Pyre's query results for the `simple_class.py` fixture.

This adds a new `scripts/` directory to the repo, with a script to
regenerate test fixtures. The script regenerates the cache data fixture,
and updates the `TypeInferenceProvider` tests to use `assertDictEqual`
and helpful error messages for better behavior in future mismatches.

This also includes a slight bump to Pyre 0.9.10 to fix install issues on
Apple Silicon M1 Macs, and regenerated fixtures using the script above.
2023-02-22 12:35:23 -08:00
..
.pyre_configuration Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
simple_class.json Script to regenerate test fixtures (#872) 2023-02-22 12:35:23 -08:00
simple_class.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00