Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add serialization tests for sdk inter-op
- Parses "big list of naughty strings" for testing encoding and escaping (https://github.com/minimaxir/big-list-of-naughty-strings), serializing each using the Node SDK implementation and compares to other SDK (Swift and Java) output for the same values. - Serialization is not uniform, so tests include known failures.
- Loading branch information