asn1crypto
asn1crypto copied to clipboard
Add tests to reproduce a ValueError when x500UniqueIdentifier is of type UTF8String
trafficstars
Add tests to reproduce issue #228
Could you rebase this on master?
Could you rebase this on master?
Sure, I allowed edits by maintainers :+1:
A few things:
- The code doesn't pass linting
- purest isn't used on this project
- The test harness from this project requires specifying a new test class in
test_classes()oftests/__init__.py, so currently these tests aren't run, and why it wasn't obvious that pytest isn't supported
@wbond here you go, all your points should be addressed : 3758f73 :)
Thank you @wbond for fixing #268
And yes this is also a shameless ping for issue #228 :)