LibCST/.github/workflows
Amethyst Reese 65fa36b99e Script to regenerate test fixtures
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-21 18:52:43 -08:00
..
build.yml Bump pypa/cibuildwheel from 2.11.2 to 2.12.0 (#857) 2023-01-24 13:50:19 +00:00
ci.yml Script to regenerate test fixtures 2023-02-21 18:52:43 -08:00
pypi_upload.yml Bump actions/cache from 2 to 3 (#820) 2022-11-14 10:40:06 +00:00