stable
Clone or download
Read-only
Part of story #12345 export results to csv How to test: - Export CSV from a cross-tracker widget with a saved and non-empty report. - The artifacts' descriptions should be exported. - When no "description" semantic is set, then an empty string "" will be exported. Change-Id: I028459cd5c20f9331681d187d3c652314bac3732
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/include/CrossTracker/Report/CSV/CSVRepresentationBuilder.php | +6 | −1 | Go to diff View file |
M | plugins/crosstracker/phpunit/CrossTracker/Report/CSV/CSVRepresentationBuilderTest.php | +8 | −3 | Go to diff View file |