Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some tests #20

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add some tests #20

wants to merge 4 commits into from

Conversation

kalekale
Copy link
Contributor

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

Copy link
Member

@ikitommi ikitommi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the server_test.clj was the manual starter to test performance with wrk (the examples in README). Could you retain that file, for example, under perf that is on classpath on development, but not when running tests. Tests look great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants