DateScrubber & Approve-All Script
Support more date formats in DateScrubber
, see Documentation
Approval-All Script
All failed approvals are now logged in .approval_tests_temp/.failed_comparison.log
. There will be also a script generated that will approve all failed tests.
Script assumes it is being run from the .approval_tests_temp directory.
on Unix
cd .approval_tests_temp
./approve_all.sh
on Windows
cd .approval_tests_temp
./approve_all.bat