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

Create a test case for report gen #56

Closed ameliav closed 11 months ago

ameliav commented 11 months ago

๐Ÿ—ฃ Description

This PR resolves issue https://github.com/cisagov/tpt-reports/issues/26 and creates a test case for the report_gen function in report_generator.py.

๐Ÿ’ญ Motivation and context

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

๐Ÿงช Testing

All automated tests, including this new test, were successful.

โœ… Pre-approval checklist

โœ… Pre-merge checklist

โœ… Post-merge checklist

coveralls commented 11 months ago

Pull Request Test Coverage Report for Build 6356596636


Totals Coverage Status
Change from base Build 6327964742: 0.0%
Covered Lines: 0
Relevant Lines: 0

๐Ÿ’› - Coveralls