The code for src/components/EventDateFilter/EventDateFilter.js was changed in a recent commit, those changes have not been reflected in the unit tests. This ticket is to update the unit tests as needed to add coverage for the new functions I added (you can do a diff between the most recent commit and the one before it to see the differences, of course).
NOTE: This ticket can only be started once PR https://github.com/ResistanceCalendar/resistance-calendar-frontend/pull/91 is merged!
The code for src/components/EventDateFilter/EventDateFilter.js was changed in a recent commit, those changes have not been reflected in the unit tests. This ticket is to update the unit tests as needed to add coverage for the new functions I added (you can do a diff between the most recent commit and the one before it to see the differences, of course).