MaddieM4 / pymads

A fork of the pymds authoritative DNS server, designed for asynchronous lookup without domain restrictions.
GNU Lesser General Public License v3.0
4 stars 2 forks source link

Add tests for response.py #7

Closed MaddieM4 closed 11 years ago

MaddieM4 commented 11 years ago

Test a few different response scenarios to make sure the output bytestreams are sane.

MaddieM4 commented 11 years ago

Effectively handled via #17.