Qingyu Deng

Results 28 comments of Qingyu Deng

I think 3 tests should be added at least: - when actual length is mismatched (more or less) with `Content-Length`, it should throw; - when `Content-Length` is negative, it should...

Does it also fix issue in https://github.com/nodejs/node/issues/38035#issuecomment-827053609? It contains invalid string (`\r`) in `hex` encoding too, however it aborts when using `write`.

没,按 Error 页的样式硬造的。(还得写个 E2E

e2e 有点慢啊

写错了,但是感觉 timeout 调的有点高,一个测试要跑 240s....

考虑渲染完成 useEffect 里面抛一个自定义事件?组件作者监听这个事件。(但是对于需要请求 API 的还是难处理)

react-router? 但是我在想我们要做成 SPA 吗?

我看 msw 只支持 GraphQL 和 RESTFul 的API。咱的 API 符合 REST 吗? @Trim21

OK, 那开个 issue 加吧