Testing rewrite_natural_date_keywords()
in src/documents/index.py
Created a test unsing SimpleTestCase to run isolated
tests on the conversion of date-keywords.
src/docments/tests/test_index.py had to be excluded from pre-commit check-executables-have-shebangs
because the docer volume of the test environment
failed to set the file as non-executable.