magnum/magnum/tests/unit/common/x509
Jake Yip cb40fb3685 Add back pep8 test
In Change I523a4a85867f82d234ba1f3e6fad8b8cd2291182, the pep8 test was
accidentally dropped.

Fix up code so that pep8 passes.

In addition to that following change has been added here to unbreak CI:

Add WebTest as an indirect test dependency

Pecan has made webtest an optional dependency for testing only [1].
Since it is still used for testing we need to add it to our
test-requirements.txt.

[1]: https://github.com/pecan/pecan/pull/140

Change-Id: I2f85adb4ef29a43389897c201e6152fd4c7be9d6
2022-07-19 12:35:14 +00:00
..
__init__.py Add a tool to manage x509 objects 2015-09-05 16:25:57 +09:00
test_operations.py Add back pep8 test 2022-07-19 12:35:14 +00:00
test_sign.py Fix errors caused by cryptography>=35.0.0 2021-11-25 07:35:27 -05:00
test_validator.py Remove unnecessary setUp and tearDown 2016-09-20 11:59:08 +08:00