You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)
The text was updated successfully, but these errors were encountered:
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.)
The text was updated successfully, but these errors were encountered: