-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add tests against dropped events and left template strings
In one of my previous commits I had a template string in the description because I forgot to put an f into the f-string. Now there are tests that make sure this never happens again. It is now also impossible to drop events in the mapping process as the tests verify that the new calendar has as many events as the old one.
- Loading branch information
Showing
1 changed file
with
155 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters