cisagov / tpt-reports

Process to build and distribute Technical Phishing Test (TPT) reports
Creative Commons Zero v1.0 Universal
4 stars 0 forks source link

Add test cases #55

Closed ameliav closed 11 months ago

ameliav commented 11 months ago

๐Ÿ—ฃ Description

This PR adds test cases for report_gen() in report_generator.py. Resolves Issue https://github.com/cisagov/tpt-reports/issues/26

๐Ÿ’ญ Motivation and context

This will add test cases to an untested function and give more coverage.

๐Ÿงช Testing

Testing was performed by running PyTest and ensured all added and pre-existing test cases were passing.

โœ… Pre-approval checklist

โœ… Pre-merge checklist

โœ… Post-merge checklist