Author | SHA1 | Message | Date |
---|---|---|---|
Ethan Buchman | ac443fa61f | run tests from bash script | 8 years ago |
Ethan Buchman | 94fed25975 | fix test | 8 years ago |
Matt Bell | 4d7aa62a10 | Added test for unexpected hex string type HTTP args | 8 years ago |
Matt Bell | af1212897c | Exit early in bash tests | 8 years ago |
Matt Bell | 34a806578a |
Handle hex strings and quoted strings in HTTP params
Use 0x-prefixed hex strings in client server: Decode hex string args Encode all string args as 0x<hex> without trying to encode as JSON Added tests for special string arguments Fix server handling quoted string args Added string arg handling test cases to bash test script |
8 years ago |
Ethan Buchman | a44e0e0f4b | add test example | 8 years ago |