Shumin Liu

Results 21 comments of Shumin Liu

Hi @dabutvin In my point of view, a customizable title is ok, because commitlint only check the title.

@smallstepstoday Hi, I believe that I have the same issue here. Test code: ```javascript const axiosMockAdapter = require('axios-mock-adapter') const axios = require('axios') const axiosMock = new axiosMockAdapter(axios, {delayResponse: 200}) axiosMock.onGet('/aaa').networkError()...

Well, I just tested it on mocha, and all the test passed. While jest fails only when the `testEnvironment` is setted to `node`. According to [jest's document](https://facebook.github.io/jest/docs/en/configuration.html#testenvironment-string), the default environment...

#### 刷视频速度的弹幕: > sp\w+d[-—-]\d(\.\d|) > \d\.\d*# 感觉还是有一些漏网之鱼啊_(:зゝ∠)_ #### 刷投递时间 > \d*分钟前$

TODO: after adding the feature, update bnu

CF::Gym use api `https://codeforces.com/api/user.status?handle=Fefer_Ivan&from=1&count=10000` if `results[x].problem.contextId > 10000`, it is a gym problem