certbot/tests
cclauss 09b5927e6a from botocore.exceptions import ClientError (#5507)
Fixes undefined name 'botocore' in flake8 testing of https://github.com/certbot/certbot

$ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics__
```
./tests/letstest/multitester.py:144:12: F821 undefined name 'botocore'
    except botocore.exceptions.ClientError as e:
           ^
1     F821 undefined name 'botocore'
```
2018-02-15 11:07:35 -08:00
..
integration Test that deploy and renew hooks are saved right 2017-06-30 11:30:21 -04:00
letstest from botocore.exceptions import ClientError (#5507) 2018-02-15 11:07:35 -08:00
boulder-fetch.sh Retry failures to start boulder (#5176) 2017-10-12 17:00:13 -07:00
boulder-integration.sh Fix install verb (#5536) 2018-02-14 09:28:36 -08:00
display.py Mitigate problems for people who run without -n (#3916) 2016-12-19 12:45:40 -08:00
lock_test.py Add lockfile (#4449) 2017-05-01 14:49:12 -07:00
manual-dns-auth.sh Merge the manual and script plugins (#3890) 2016-12-22 08:24:08 -08:00
manual-http-auth.sh Enable boulder tests on Python 3 2017-04-15 02:32:18 +08:00
manual-http-cleanup.sh Merge the manual and script plugins (#3890) 2016-12-22 08:24:08 -08:00
modification-check.sh modification-check.sh now fails if a command fails (#4746) 2017-05-26 14:41:59 -07:00
run_http_server.py Enable boulder tests on Python 3 2017-04-15 02:32:18 +08:00
tox-boulder-integration.sh Retry failures to start boulder (#5176) 2017-10-12 17:00:13 -07:00