[Record and Playback] Optimizations on new recordings #4879
Labels
Client
This issue points to a problem in the data-plane of the library.
test-utils-recorder
Label for the issues related to the common recorder
When small changes happen in the tests, they generate snapshots that might not be necessary to add as changes to the repository, since they only consist on minor variations that are irrelevant to the tests, such as a date change or the value of a temporary token. See the screenshot below:
We could make the recorder automatically remove these values, and thus making that future test changes only show the relevant changes in the recordings and not all of these minor & irrelevant differences.
Recommended way to approach this:
The text was updated successfully, but these errors were encountered: