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

Update tricky database character tests #96

Open
vteague opened this issue May 31, 2024 · 0 comments
Open

Update tricky database character tests #96

vteague opened this issue May 31, 2024 · 0 comments

Comments

@vteague
Copy link
Member

vteague commented May 31, 2024

The raire-service tricky character tests (https://github.com/DemocracyDevelopers/raire-service/blob/main/src/test/java/au/org/democracydevelopers/raireservice/service/GetAssertionsServiceCsvTests.java) assume that quotes are escaped by doubling them, but it looks like colorado-rla actually escapes them with a backslash.

Check the assumed-storage-format against the actual storage format; get rid of the TODO.

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

No branches or pull requests

1 participant