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

KJ | JW: Test That SAV Exports With Duplicate Column Names Fail #1232

Merged
merged 3 commits into from
Feb 8, 2018

Conversation

moshthepitt
Copy link
Contributor

Add a test to ascertain that SAV exports fail when the form has duplicate column names.

Fix: #1216

Add a test to ascertain that SAV exports fail when the form has
duplicate column names.
@moshthepitt
Copy link
Contributor Author

Fix: #1226

This is because we catch exceptions for all failed SAV exports. The addition in this PR of reporting the exception means we can get the reason why individual SAV exports failed.

- Edit export_builder to allow creation of SAV files with
duplicate columns names.
- Edit test to ascertain that this happens and the expected
columns are created.
- Move test from test_tasks file to test_export_builder.
@ukanga ukanga merged commit 878aaba into master Feb 8, 2018
@ukanga ukanga deleted the issue-1216 branch February 8, 2018 07:59
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

Successfully merging this pull request may close these issues.

3 participants