Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error in tests #19

Closed
colmsnowplow opened this issue Apr 26, 2022 · 0 comments
Closed

Fix error in tests #19

colmsnowplow opened this issue Apr 26, 2022 · 0 comments
Assignees

Comments

@colmsnowplow
Copy link
Collaborator

We enabled this configuration, thinking that it would make unicode characters more consistent with the other analytics SDKs.

This turned out not to be the case, a fact which we missed because we're using the default JSON library in our tests, which also leaves chevrons as unicode.

We should address this, and use comparisons with hardcoded values to ensure that we don't make similar mistakes in future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants