metosin / pohjavirta

Fast & Non-blocking Clojure wrapper for Undertow
169 stars 8 forks source link

Add some tests #20

Open kalekale opened 4 years ago

kalekale commented 4 years ago

I wrote some tests (mostly copied stuff from http-kit tests). This namespace had a lot of junk(?) in it so I deleted quite a bit. If I misunderstood and it indeed wasn't junk, let me know and I'll put it back.

Tests can be run with clojure -A:test -m kaocha.runner