certbot/certbot-ci/certbot_integration_tests/utils
alexzorin 08d91b456b Use fresh authorizations in dry runs (#7442)
* acme: re-populate uri in deactivate_authorization

* Use fresh authorizations in dry runs

--dry-run now deactivates 'valid' authorizations if it encounters them
when creating a new order.

Resolves #5116.

* remove unused code

* typo in local-oldest-requirements

* better error handling

* certbot-ci: AUTHREUSE to 100 + unskip dry-run test

* improve test coverage for error cases

* restore newline to local-oldest-requirements.txt
2019-11-04 21:23:25 +01:00
..
__init__.py [Unix] Create a framework for certbot integration tests: PART 1 (#6578) 2019-03-01 13:18:06 -08:00
acme_server.py Use fresh authorizations in dry runs (#7442) 2019-11-04 21:23:25 +01:00
certbot_call.py Fix PYTHONPATH in integration tests (#7357) 2019-08-27 16:25:31 -07:00
constants.py Create a mock OCSP server for Pebble integration tests (#7281) 2019-08-02 11:46:12 -07:00
misc.py Fix PYTHONPATH in integration tests (#7357) 2019-08-27 16:25:31 -07:00
pebble_artifacts.py Fix integration tests on Windows (#7271) 2019-08-07 00:02:16 +02:00
pebble_ocsp_server.py Create a mock OCSP server for Pebble integration tests (#7281) 2019-08-02 11:46:12 -07:00
proxy.py [Windows|Linux] Use builtin Python proxy capabilities for Certbot-CI (#7156) 2019-06-14 16:28:14 -07:00