Hi, I am trying to write the backend implementation for PDNS 3.1. I have implemented the 4 methods – list, get, getSOA and lookup. The lookup implementation I could test using the dig command on my pdns installation. However, I had a question on how I can test the getSOA, list and get implementations without writing unit tests for them. Will they get invoked on providing certain dig options?
Thanks, Seema
_______________________________________________ Pdns-dev mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-dev
