HellPot desperately needs test cases
yunginnanet opened this issue · 1 comments
yunginnanet commented
I am absolutely thrilled to see the participation rising on this repo, but it really starts to bring something to light about HellPot:
there are no test cases
the solution is simple1: write tests
Footnotes
-
half joking here; since this is an app vs a lib, proper test coverage tends to be slightly more of a challenge ↩
yunginnanet commented
Related: we need to build some sort of realistic measurement apparatus. Likely we'll want to emulate running the application and have a second process read from the http endpoint, possibly measuring the rate of hellfire via https://github.com/yunginnanet/Rate5/tree/main/speedometer
Related discussion exists in #163