70 Commits
Author SHA1 Message Date
Brad Warren 673b5e960a Merge branch 'master' into update_registration 2016-05-31 14:35:30 -07:00
Peter Eckersley 24915f6d00 Lint 2016-05-27 16:45:12 -07:00
Peter Eckersley b627f64377 Fix stray merge error 2016-05-27 15:04:59 -07:00
Peter Eckersley 883510338c Merge branch 'master' into sysd_os 2016-05-27 14:48:03 -07:00
Peter Eckersley 61e0e3cc83 Merge pull request #3073 from cowlicks/rename-le-util
Rename certbot.le_util to certbot.util
2016-05-27 14:37:36 -07:00
Brad Warren 14b45b795a give register full test coverage 2016-05-25 22:45:57 -07:00
Brad Warren 89279a72bd Interatively ask for e-mail with register verb 2016-05-25 22:23:36 -07:00
Brad Warren 8d802ef6fd Fix up display/ops.py coverage 2016-05-25 22:12:06 -07:00
Brad Warren 653935b937 Merge branch 'master' into update_registration 2016-05-25 21:54:51 -07:00
Brad Warren 6598bcb53e refactor get_email 2016-05-25 21:53:20 -07:00
Amjad Mashaal 9553f0edd9 Fixing conflicts 2016-05-26 02:03:46 +02:00
Blake Griffith d9d2377242 Rename certbot.le_util to certbot.util
Also rename certbot/tests/le_util_test.py to certbot/tests/util_test.py
2016-05-25 18:50:02 -05:00
Brad Warren a87df33de6 Update register tests 2016-05-25 16:41:39 -07:00
Brad Warren 14e2ea92ee Add a way to only save registration resources 2016-05-25 16:32:03 -07:00
sagi 20be730a92 Revert client, client_test back 2016-05-25 21:56:15 +00:00
Brad Warren 2268dbf489 delint 2016-05-25 14:55:44 -07:00
sagi b77d288adb Use cli.py to set .staple given .must_staple 2016-05-25 21:49:53 +00:00
sagi efcd0090da Add a specific must-staple test 2016-05-25 21:20:13 +00:00
Amjad Mashaal 74f5c85178 Moving tests for conflicting args to cli_test.py 2016-05-25 23:13:26 +02:00
Seth Schoen 6ceaca4a9d Minor test updates for update_registration call change 2016-05-25 14:11:43 -07:00
Amjad Mashaal a1cb24b3ef Fixing conflicts 2016-05-25 23:08:33 +02:00
sagi 5a3397cf63 Fix tests 2016-05-25 21:07:47 +00:00
Seth Schoen 2294a7e20d Merge branch 'master' into update_registration 2016-05-25 13:48:17 -07:00
bmw dda48b50b0 Merge pull request #3009 from sagi/fix_cert_path
certonly subcommand - If cert_path provided - do not uniquify  it
2016-05-25 12:47:56 -07:00
Noah Swartz 230423e4e0 Merge pull request #3053 from certbot/renewal-conf-versions
Store client version in renewal conf file
2016-05-24 22:19:10 -07:00
Noah Swartz b4f7b1cfab Merge pull request #3046 from certbot/csr++
Use CN from CSRs
2016-05-24 22:18:01 -07:00
Brad Warren 4a85d59d93 Add test for missing renewal conf version 2016-05-24 22:03:30 -07:00
Noah Swartz 13e165e2f9 add exception type 2016-05-24 21:30:45 -07:00
Amjad Mashaal 353abaa608 Adding args conflict test to main_test.py 2016-05-25 04:59:09 +02:00
Amjad Mashaal 1fd44d9302 Fixing tests 2016-05-25 03:55:52 +02:00
Amjad Mashaal 8772a9846f Raising error on conflicting args 2016-05-25 02:52:47 +02:00
Amjad Mashaal 87d0e938ad Adding --dialog argument 2016-05-25 02:22:56 +02:00
sagi 4e41e65bfc Merge remote-tracking branch 'upstream/master' into fix_cert_path 2016-05-23 23:13:43 +00:00
Brad Warren 15ddf2ea32 Test init with newer conf file 2016-05-23 15:16:43 -07:00
Brad Warren ea53a14b57 test version is stored 2016-05-23 14:58:14 -07:00
Brad Warren 536234c559 try and catch problems if we do something silly with our version in the future 2016-05-23 13:59:16 -07:00
Brad Warren ac37b9de6f test release version comparison 2016-05-23 13:55:17 -07:00
Brad Warren 4caba1fc75 Test mixed versions 2016-05-23 13:53:09 -07:00
Brad Warren 40a0354b36 Start get_strict_version tests 2016-05-23 13:50:14 -07:00
Seth Schoen e7c8b73083 Test coverage for register verb 2016-05-22 09:50:27 -07:00
Brad Warren 5cb0e0f264 Add test for csr with inconsistent domains 2016-05-20 17:41:58 -07:00
Brad Warren 0b85a8f1c8 Add a test for a CSR with no domains 2016-05-20 17:37:48 -07:00
Brad Warren 3c11733006 fix --csr and --allow-subset-of-names test 2016-05-20 17:32:37 -07:00
Brad Warren 2c4c8c081c Test bad csr 2016-05-20 17:00:06 -07:00
Brad Warren 953d4957b8 Add csr test 2016-05-20 16:57:13 -07:00
Brad Warren a48afd498c Start import_csr_file tests 2016-05-20 16:52:35 -07:00
Noah Swartz 271316a413 cover test 2016-05-20 16:32:39 -07:00
Brad Warren 73c4e8f7a4 Cleanup test_obtain_certificate_from_csr 2016-05-20 16:24:49 -07:00
Brad Warren 34cc714281 Merge branch 'use-cn-from-csr' into csr++ 2016-05-20 15:13:34 -07:00
Brad Warren f56aab65d7 Merge branch 'master' into use-cn-from-csr 2016-05-20 15:13:03 -07:00