Hojin Yang

Results 3 comments of Hojin Yang

@franszhafran As far as I know, the unit test should be able to test the route without running the actual server. [Elysia's unit test documentation](https://elysiajs.com/patterns/unit-test.html) also says that it simulates...

@franszhafran I haven't tried your suggestion, but if it works, it would be a good workaround.

I think there was some confusion because I put a bug label on this issue. The point of this issue is that we need a way to do unit testing...