Skip to content

Fix for export tests#2897

Closed
DariaBod wants to merge 3 commits intodevelopfrom
fb_fixExportTests
Closed

Fix for export tests#2897
DariaBod wants to merge 3 commits intodevelopfrom
fb_fixExportTests

Conversation

@DariaBod
Copy link
Contributor

@DariaBod DariaBod commented Feb 26, 2026

Rationale

Fix for export tests, changed the " " symbol processing.

Related Pull Requests

@DariaBod DariaBod closed this Mar 2, 2026
@DariaBod DariaBod deleted the fb_fixExportTests branch March 2, 2026 20:56
Copy link
Member

@labkey-tchad labkey-tchad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TestDataUtils.parseMultiValueText should return a List. Turning the List into a String loses information and returns possibly ambiguous values.
"a,b" could be one value or two, there's no way to be certain.

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.

2 participants