Open mindflayer opened 4 years ago
https://github.com/hiveeyes/terkin-datalogger/blob/82a05415f70e8000a069842df0d5d49abefe5484/test/test_http_mocking.py#L41
After I replaced the HTTP parser, I managed to support non-standard behaviours like the one in that test. You just have to: pip install mocket==3.9.1
pip install mocket==3.9.1
https://github.com/hiveeyes/terkin-datalogger/blob/82a05415f70e8000a069842df0d5d49abefe5484/test/test_http_mocking.py#L41
After I replaced the HTTP parser, I managed to support non-standard behaviours like the one in that test. You just have to:
pip install mocket==3.9.1