test: Add tests for repeating task with +1d and +1h repeaters #750
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This adds working test for the recent fix from @tarnung (#746).
Unfortunately, adding the tests uncovered a problem with the test setup. Adding one more top headline into various_todos.org leads to an old test expectation to fail. I have already spent some time in trying to figure out what the problem is and haven't found it so far. However, I did find something that is peculiar and have added as
XXX
comment into the code.If anybody is interested in this as well, I'd appreciate the help.