🛠 Tooling: Tests should snapshot parsed options #1529
Labels
area: tests
Testing infrastructure or gaps/errors in coverage
area: tooling
Managing the repository's maintenance 🛠️
status: accepting prs
Please, send a pull request to resolve this! 🙏
Bug Report Checklist
main
branch of the repository.Overview
I propose that every integration test would generate snapshot of the options it parsed from the given files. That way it will be easier to track changes for code that does this parsing.
Additional Info
I think we can see in the snapshots part of the problem in #1532 - however, it could also be oversight in the testing system.
The text was updated successfully, but these errors were encountered: