|
1 year ago | |
---|---|---|
.. | ||
README.md | tests: python: Update readme. | 1 year ago |
conftest.py | remove common, too | 5 years ago |
pytest.ini | tests: Fix running python tests. | 1 year ago |
requirements.txt | tests: python: Add requirements file for pip. | 1 year ago |
setup_test.py | tests: python: Don't link paths from real home into dummy home. | 1 year ago |
test_handshake.py | tests: python: Change names of dummy home directories. | 1 year ago |
transport.py | tests: python: Speedup tests by reducing sleep time. | 1 year ago |
To execute these tests, install p≡p Python adapter from https://letsencrypt.pep.foundation/dev/repos/pEpPythonAdapter/
These tests are meant to be run using pytest https://pytest.org and pytest-mp https://github.com/ansible/pytest-mp:
pip install -r requirements.txt
You can run setup_test.py before running the tests if the initial setup is failing.
To remove all generated files run setup_test.py -r
GNU Affero General Public License 3.0
(see LICENSE.txt)CC-BY-SA 4.0
)