Skip to content

Refactor valid_date()

Paul Lemmens requested to merge feature/improve_code_coverage into main

While expanding code coverage, I found that it did not work as intended. That's what unit testing gets for you.

Merge request reports