HaveIBeenPwned / EmailAddressExtractor

A project to rapidly extract all email addresses from any files in a given path
BSD 3-Clause "New" or "Revised" License
64 stars 23 forks source link

Fixes to the tests #27

Closed GStefanowich closed 1 year ago

GStefanowich commented 1 year ago

Created constants for the tests where input arguments are not passed. The default fallback values were not being used for the Tests and string.Empty was being used, causing failures