Source code
Revision control
Copy as Markdown
Other Tools
[body.py]
[test_request_body[{'a': 1}--0\]]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[test_request_body[None-{'a': 123}-10\]]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[test_request_body[{'a': 1}-{'a': 12345678}-15\]]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]