Juan Calderon-Perez

Results 1409 comments of Juan Calderon-Perez

@Abhirup-99 How exactly is the server streaming a response back to the client during the tests? The creation of a BodyStream by the client is masking this

@ckoch786 The method has to be added to the docs under `docs/`. Also mention this new method in the `whats_new.md` file. You can add it after the `RebuildTree` section introduced...

@ckoch786 In the root of the repo we have a `Makefile` to ease local development. See here: https://github.com/gofiber/fiber#-development You can run the tests locally and also the lint tests.

@ckoch786 Test and lint workflows are failing. You can test them locally using the `Makefile`.

> @gaby I am looking at the failing tests from the actions that ran against my branch. I think I found the the changes that I made that is probably...

@ReneWerner87 @efectn I vote we close this. Spent 1hr and can't find the issue, all the tests are failing. Author is not responding