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 Tests for report_generator.get image and update project version #62

Closed nickviola closed 11 months ago

nickviola commented 11 months ago

🗣 Description

Adding unit tests for report_generator.get_image (Closes #24). This PR also includes work to update the project version (Closes #63). Created an initial "1.0.0" major release as a baseline and then stacked a prerelease to capture the changes in this PR.

💭 Motivation and context

Adding test coverage and updating version number of project. Establishes a versioning baseline for us to modify in future PRs.

🧪 Testing

Run unit tests in the project and confirm version is updated to 1.0.0 with additional prerelease for code changes.

✅ Pre-approval checklist

✅ Pre-merge checklist

✅ Post-merge checklist

github-actions[bot] commented 11 months ago

Pull Request Test Coverage Report for Build 6433511533


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

💛 - Coveralls