Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-12-04Don't echo Boulder logs on failure. (#5290)Jacob Hoffman-Andrews
2017-12-01Switch from nose to pytest (#5282)Brad Warren
2017-11-03Use pipstrap to ensure pip works on older systems (#5216)Brad Warren
2017-10-13Retry failures to start boulder (#5176)Brad Warren
2017-10-11integration test to prevent regressions of #5115 (#5172)Brad Warren
2017-10-04Delete after revoke [#4109] (#4914)yomna
2017-10-03Add hook directories (#5151)Brad Warren
2017-10-02Fix hook test. (#5152)Brad Warren
2017-09-19Updating the AWS letstest documentation (#5091)yomna
2017-09-15Add --no-self-upgrade to test farm test. (#5095)Brad Warren
2017-09-08Test farm improvements (#5088)Brad Warren
2017-06-30Test that deploy and renew hooks are saved rightBrad Warren
2017-06-30Test renew and deploy hooks are run properlyBrad Warren
2017-06-22Bump min integration test coverage to 64 (#4868)Brad Warren
2017-06-22report and enforce coverage on integration tests (#4854)Brad Warren
2017-06-21Test additional subcommands in integration tests (#4855)Brad Warren
2017-06-07Fix test_apache2.sh test farm test. (#4786)Brad Warren
2017-06-06Remove unused readlink environment variable. (#4781)Brad Warren
2017-06-01Add regression/system test for #4719 (#4739)Brad Warren
2017-05-27modification-check.sh now fails if a command fails (#4746)Brad Warren
2017-05-16Force nginx tests to run during CI (#4558)Brad Warren
2017-05-05Allow boulder-fetch.sh run with `ip` from iproute2 (#4620)Yen Chi Hsuan
2017-05-02Add lockfile (#4449)Brad Warren
2017-04-14Enable boulder tests on Python 3Yen Chi Hsuan
2017-03-30Dump Boulder logs on integration test failures. (#4442)Jacob Hoffman-Andrews
2017-03-29Fix Docker IP detection with different ifconfig output formats (#4376)Yen Chi Hsuan
2017-03-02Fix test_leauto_upgrades.sh (#4278)Brad Warren
2017-03-01Make mod-check more flexible (#4268)Brad Warren
2017-02-24lineage_for_certname should return None if there is no existing renewal file ...Erica Portnoy
2017-02-16Update testing docs. (#4211)Jacob Hoffman-Andrews
2017-02-15Use latest Boulder for Travis tests. (#4180)Jacob Hoffman-Andrews
2017-01-31Cleanup test farm tests and add test_sdists (#4089)Brad Warren
2017-01-27Spelling (#4101)Josh Soref
2017-01-27fix integration tests (#4111)Brad Warren
2017-01-26Preserve preferred-challenges on renewal (#4112)Brad Warren
2017-01-25Fix modification-check.sh (#4091)Brad Warren
2017-01-18Add cleanup trap to integration test script (#4075)Craig Smith
2017-01-18Impelment account deactivation [revision requested] (#3571)Blake Griffith
2017-01-12Add option to specify revocation reason (#3242) (#3988)Craig Smith
2017-01-10Rename OS X -> macOS (#3965)Lipis
2017-01-06Merge pull request #3956 from certbot/ocspBrad Warren
2017-01-05Use sudo...Brad Warren
2017-01-05cleanup test scriptsBrad Warren
2017-01-05change != to -neBrad Warren
2017-01-05Correct path to venvBrad Warren
2017-01-05Pre-release variant of OCSP testingPeter Eckersley
2017-01-05Fix and cleanup CheckHooksBrad Warren
2017-01-05HOOK_TEST++Brad Warren
2017-01-04Merge branch 'master' into save-more-hooksBrad Warren
2016-12-23Fix testPeter Eckersley