certbot/certbot-dns-route53/certbot_dns_route53
Brad Warren bb70962bb8
Stop using new mock functionality in tests (#5295)
* Remove assert_called_once from dns-route53

* Remove assert_called_once from main_test.py

* Remove assert_called() usage in dns-digitalocean

* Remove assert_called() usage in dns-route53

* Downgrade mock version in certbot-auto
2017-12-04 14:44:22 -08:00
..
__init__.py route53: add module-level documentation 2017-06-09 13:47:39 -07:00
authenticator.py route53: avoid listing the plugin twice in the UI (#4794) 2017-06-07 15:16:52 -07:00
dns_route53.py route53: rename to match other DNS plugins (#4747) 2017-06-06 15:41:04 -07:00
dns_route53_test.py Stop using new mock functionality in tests (#5295) 2017-12-04 14:44:22 -08:00