Seth Schoen
3453db0985
Eliminate use of Python 2.7-specific unittest features
2015-02-08 21:04:54 -08:00
Seth Schoen
58ba7095f3
Merge branch 'master' into standalone_authenticator
2015-02-08 17:26:54 -08:00
Seth Schoen
f6e192bfaf
Remove redundant import of client
2015-02-08 17:26:18 -08:00
James Kasten
bbd5c8ef2a
Merge pull request #237 from kuba/bugs/235
...
Fix for #235
2015-02-08 14:16:53 -08:00
Seth Schoen
30c11920d9
Tests to follow new convention for subproc_state
2015-02-08 11:09:02 -08:00
Seth Schoen
76fb3b54e2
Satisfy pylint on various points
2015-02-08 11:06:04 -08:00
Seth Schoen
304ffab112
Merge branch 'master' into standalone_authenticator
2015-02-08 09:29:45 -08:00
Jakub Warmuz
b1552052bb
tox: pip install -e ( fixes #235 )
2015-02-08 11:54:25 +00:00
Jakub Warmuz
9d44b10aff
Quickfix for #235
2015-02-08 10:01:36 +00:00
Seth Schoen
33ff8225d7
Merge branch 'master' into standalone_authenticator
2015-02-08 00:35:07 -08:00
James Kasten
12d3493812
Merge pull request #234 from kuba/travis
...
No pylint in py2.6 tox
2015-02-07 14:09:38 -08:00
Seth Schoen
50a6a28e73
Exclude tls_parse_client_hello from coverage
...
(As an alternative to commenting out this function, which is currently
totally unused. The function does have tests; they just don't cover
the failure cases.)
2015-02-06 19:02:17 -08:00
Seth Schoen
4b8eae1084
Small changes to try to make pylint happier
2015-02-06 16:12:37 -08:00
Seth Schoen
52d1989850
Complete move of Key into le_util
2015-02-06 15:54:08 -08:00
Jakub Warmuz
337974e675
No pylint in py2.6 tox
2015-02-06 23:41:28 +00:00
Seth Schoen
31b1369752
Improve coverage for perform() error cases
2015-02-06 15:28:27 -08:00
Seth Schoen
5a9e394827
Test trying to perform challenges with others pending
2015-02-06 15:25:12 -08:00
Seth Schoen
65de5fa71e
Further improvements to test coverage
2015-02-06 15:21:00 -08:00
Seth Schoen
b61708c47f
Improving test coverage
2015-02-06 15:08:48 -08:00
Seth Schoen
ee8e4343bc
Reformat continuation indentations
2015-02-06 14:46:45 -08:00
Seth Schoen
53f3f19f6d
Check invalid cases for pack and unpack functions
2015-02-05 15:57:10 -08:00
Seth Schoen
8997248abb
Use caller-specified TCP port no. in UI messages
2015-02-05 13:14:03 -08:00
Seth Schoen
db3c98b45a
Adding some docstrings
2015-02-05 13:03:20 -08:00
Seth Schoen
7c39e36c5a
Merge branch 'master' into standalone_authenticator
2015-02-05 12:53:55 -08:00
Seth Schoen
ef34c06c8f
Convert two assertions to exceptions
2015-02-04 23:26:10 -08:00
Seth Schoen
41284ffc0a
Let tests specify how long parent waits for child process
2015-02-04 22:36:24 -08:00
Seth Schoen
ff3c0c6689
Comment out debug print statement
2015-02-04 22:33:40 -08:00
Seth Schoen
3d2f564478
Replace some call_counts with more specific assertions
2015-02-04 22:32:27 -08:00
Seth Schoen
f9b0d8d0bf
Add unit tests for listener child process
2015-02-04 22:17:11 -08:00
Seth Schoen
e9b67ff6f9
Several more unit tests for StandaloneAuthenticator
2015-02-03 17:59:35 -08:00
Seth Schoen
63bf55a748
Split out parent and child listeners into methods
2015-02-03 15:51:37 -08:00
Seth Schoen
191b0d7be4
Add unit test for tls_generate_cert_msg
2015-02-03 14:23:41 -08:00
James Kasten
dcf4b1d8f2
Merge pull request #227 from ThomasWaldmann/check-mode
...
add mode checking to 2 unit tests
2015-02-03 12:37:39 -08:00
Thomas Waldmann
42cd153ac4
add mode checking to 2 unit tests
2015-02-03 02:10:11 +01:00
Seth Schoen
361478eca7
Initial set of unit tests for standalone authenticator
2015-02-02 17:03:48 -08:00
Seth Schoen
220c61f124
Small fixes to how errors are reported
2015-02-02 17:03:29 -08:00
Seth Schoen
867b719de5
Move Key namedtuple definition into le_util.py
2015-02-02 17:02:59 -08:00
Seth Schoen
c43ecf924c
Declare dependency on PyOpenSSL package
2015-02-02 17:02:22 -08:00
James Kasten
a740d530c3
Merge pull request #218 from ThomasWaldmann/docs-version
...
use version from package init also for sphinx docs, insert toplevel dir ...
2015-02-02 15:13:31 -08:00
James Kasten
da9d1c0fec
Merge pull request #212 from letsencrypt/patch_auth_handler_cleanup
...
Patch auth handler cleanup
2015-02-02 05:00:27 -08:00
James Kasten
860a9a77b0
Fix DnsChall
2015-02-02 02:02:11 -08:00
James Kasten
687668ec75
indentation pylint fixes
2015-02-02 01:52:54 -08:00
James Kasten
4d247fa6a1
formatting fixes for testing code
2015-02-02 00:47:39 -08:00
Thomas Waldmann
c42f512c2a
refactor conf.py, add comment about version syntax
2015-02-01 03:15:39 +01:00
James Kasten
c59dc61cf0
Merge pull request #219 from letsencrypt/unreachable_old_code
...
Remove associated docs
2015-01-31 02:32:37 -08:00
James Kasten
f082aa3186
Remove associated docs
2015-01-31 02:20:15 -08:00
James Kasten
ef29b6e8dc
Merge pull request #217 from letsencrypt/unreachable_old_code
...
Unreachable old code
2015-01-31 01:16:05 -08:00
Thomas Waldmann
44c2b38cde
use version from package init also for sphinx docs, insert toplevel dir into sys.path
2015-01-31 06:01:52 +01:00
James Kasten
5431c931bb
Merge pull request #216 from kuba/docs-interfaces
...
Autodoc interfaces. Spelling.
2015-01-30 19:31:11 -08:00
James Kasten
eadf169f41
Merge pull request #215 from kuba/interfaces-inherit-non-class
...
interfaces: disable inherit-non-class pylint msg
2015-01-30 18:39:52 -08:00