kachayev / nasus

Zero-configuration command-line async HTTP files server in Clojure. Like Python's SimpleHTTPServer but scalable.
MIT License
166 stars 9 forks source link

Tests coverage #7

Open kachayev opened 5 years ago

kachayev commented 5 years ago

The simplest test suite should contain the directory with files and at least a single nested directory. Server runner should be refactored into a separate function, so the test might start a new server on a random port and send requests using Aleph HTTP client.

Would be nice to have coverage for the following scenarios: