rubydns icon indicating copy to clipboard operation
rubydns copied to clipboard

How to test a server?

Open nogweii opened this issue 1 year ago • 0 comments
trafficstars

I've implemented a basic server that matches specific subdomains, following the examples. Nice and easy, it's a lovely library.

However, I'm uncertain how to approach unit tests to ensure the server's functionality. Do you have any recommendations? (I'm using Minitest, if that matters.)

nogweii avatar Jul 30 '24 21:07 nogweii