Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Unit Tests #4

Open
dennisgove opened this issue Oct 25, 2019 · 0 comments · May be fixed by #15
Open

Add Unit Tests #4

dennisgove opened this issue Oct 25, 2019 · 0 comments · May be fixed by #15
Assignees
Labels
release-blocker Until resolved no new releases should be cut

Comments

@dennisgove
Copy link
Contributor

The project currently doesn't include any tests of individual methods / classes and should.

Initial set of tests to add:

  • Settings file parsing
  • Loading invalid certificates from valid PEM files
  • Loading invalid PEM files
  • File Trust sources with
    • expired certificates
    • multiple certificates, both in multiple files and single files
  • SVID Verification
    • where domain is not in trusted sources
@dennisgove dennisgove added the release-blocker Until resolved no new releases should be cut label Oct 25, 2019
@pawalt pawalt self-assigned this Jan 3, 2020
@pawalt pawalt linked a pull request Jan 3, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-blocker Until resolved no new releases should be cut
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants