Martijn-van-Kekem-Development / hockey-match-calendar

Automatically generate ICS calendar files for field hockey matches from various sources.
https://hockeycal.vankekem.com/
GNU General Public License v3.0
1 stars 1 forks source link

[FEATURE REQUEST]: Add test cases to various places. #59

Closed martijnvankekem closed 2 months ago

martijnvankekem commented 2 months ago

Explain your feature.

Various important places, such as the parseTitle in the fetchers are missing test cases.

Added value.

Better code maintainability and correctness.

Additional info

No response