Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Makefile target to generate test fixtures #460

Merged
merged 4 commits into from
Jul 26, 2022

Conversation

damemi
Copy link
Contributor

@damemi damemi commented Jul 26, 2022

This adds a simple call to generate the fixtures, which will be handy for development but also be used in CI to detect missing fixture updates pre-commit

@damemi
Copy link
Contributor Author

damemi commented Jul 26, 2022

ci failure confirmed this works

@damemi
Copy link
Contributor Author

damemi commented Jul 26, 2022

ci failure after pushing updated fixtures adds confusion

Same issue as fixed in GoogleCloudPlatform#445, however
that was just fixed for the test itself (the issue still existed for recording new fixtures)
@damemi
Copy link
Contributor Author

damemi commented Jul 26, 2022

Pushed a new commit that tries to add sorting on record (similar to #445). Running make fixtures again produced a lot of different output in b5aab61, but it looks like everything is there. Going to let CI run against it and see what happens

@damemi damemi merged commit 7831d54 into GoogleCloudPlatform:main Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants