Now that we have copied using the snapshot-file for diagnostics testing, we also need to update this snapshot-file on occasion.
Probably would be easiest to automatically do this whenever the script core-testing is executed?
TODO: Add this function to the test-script.
Command used in Core:
pytest ./tests/components/plugwise/ --snapshot-update
Todo
Now that we have copied using the snapshot-file for diagnostics testing, we also need to update this snapshot-file on occasion. Probably would be easiest to automatically do this whenever the script
core-testing
is executed?TODO: Add this function to the test-script.
Command used in Core:
pytest ./tests/components/plugwise/ --snapshot-update