Open bdeitte opened 6 years ago
Use sinon or something similar to test the parts that are hard to test right now, and to actually unit test. One good candidate to start testing here would be getDefaultRoute()
With this is place we could also test the sending of calls properly with cacheDns
Use sinon or something similar to test the parts that are hard to test right now, and to actually unit test. One good candidate to start testing here would be getDefaultRoute()