Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP: do not merge: tests for relative dates
Hello, unfortunately with my limited elisp knowledge, I am unable to write succesful tests. Maybe is possible to fake the current time for the current test. Faking org-today is not enough? My idea is that org-read-date return the date relative to the date of the test instead of the day of the agenda that we want to test. I think some steps are wrong/missing/incomplete: - [ ] why ad-set-argument fails? - [ ] use cl-letf with/instead of advice - [ ] calculate the constant org-super-agenda-test-date-internal at runtime - [ ] remove verbose message code - [ ] save the correct test results
- Loading branch information