Seth Schoen
dd14b9980e
Don't call our tempfile "tempfile"
2016-04-01 18:21:16 -07:00
Seth Schoen
33a4acf6eb
Explicit test for modified write_renewal_config
2016-04-01 18:09:20 -07:00
Peter Eckersley
285f3b5536
lint
2016-03-30 15:38:38 -07:00
Seth Schoen
dffa98d5ed
Merge remote-tracking branch 'origin/master' into no_irrelevant_items
...
Conflicts:
letsencrypt/cli.py
2016-03-23 17:12:54 -07:00
Seth Schoen
4f7c5b32e8
Cleanup responding to protected-access problems
2016-03-23 14:57:01 -07:00
Seth Schoen
4bc8e9a44a
Improve mocking
2016-03-23 14:30:40 -07:00
Seth Schoen
62679b2b21
Test coverage for storage.py changes
2016-03-14 17:28:35 -07:00
Peter Eckersley
9c7e99cbf5
Merge pull request #2397 from thanatos/future-pylint-fixes
...
Fix import ordering s.t. future versions of pylint won't warn on it.
2016-02-15 11:59:08 -08:00
Brad Warren
e1e52a9d56
Verify both symlink and target
2016-02-11 17:47:15 -08:00
Roy Wellington Ⅳ
2369f1253b
Fix import ordering s.t. future versions of pylint won't warn on it.
...
pylint gets more strict about import order in the future, so adjust it
now to make upgrading smoother. pylint is following the order from
PEP-8:
> Imports should be grouped in the following order:
>
> 1. standard library imports
> 2. related third party imports
> 3. local application/library specific imports
>
> You should put a blank line between each group of imports.
2016-02-07 12:58:35 -08:00
Brad Warren
b60583e416
Test deleting stray .new file
2016-02-03 15:47:46 -08:00
Brad Warren
ca8b4751ad
Update config in save_successor
2016-02-03 15:13:17 -08:00
Brad Warren
3b5112c527
Merge branch 'old-renewer' into update-successor-config
2016-02-03 15:06:35 -08:00
Brad Warren
49e430ab13
Remove stray comments about renewer.py
2016-02-03 15:02:49 -08:00
Brad Warren
d8a2252c5c
Rename renewer tests
2016-02-03 15:02:09 -08:00