Skip to content

DateScrubber & Approve-All Script

Compare
Choose a tag to compare
@LarsEckart LarsEckart released this 13 Jan 18:54
· 18 commits to master since this release
8f673b3

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