• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

certbot / certbot / 7636
99%

Build:
DEFAULT BRANCH: master
Ran 15 Jun 2017 11:57PM UTC
Jobs 1
Files 181
Run time 9s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
7636

push

travis-ci

bmw
DNS Made Easy DNS Authenticator (#4603)

Implement an Authenticator which can fulfill a dns-01 challenge using
the DNS Made Easy API. Applicable only for domains using DNS Made Easy.

Testing Done:
 * `tox -e py27`
 * `tox -e lint`
 * Manual testing:
   (`http://api.sandbox.dnsmadeeasy.com/V2.0` used as the
    `api_endpoint` for all manual testing)
    * Used `certbot certonly --dns-dnsmadeeasy -d`, specifying a
      credentials file as a command line argument. Verified that a
      certificate was successfully obtained without user interaction.
 * Negative testing:
    * Path to non-existent credentials file.
    * Credentials file with unsafe permissions (644).
    * Path to credentials file with an invalid API key.
    * Path to credentials file with a malformed API key.
    * Path to credentials file with an invalid Secret key.
    * Path to credentials file with a malformed Secret key.
    * Domain name not registered to DNS Made Easy account.

20518 of 20764 relevant lines covered (98.82%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7636.1 (TOXENV=cover) 15 Jun 2017 11:57PM UTC 0
98.82
Travis Job 7636.1
Source Files on build 7636
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7636
  • 0a269f31 on github
  • Prev Build on master (#7632)
  • Next Build on master (#7637)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc