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' titles should be exported. - When no "title" semantic is set, then an empty string "" will be exported. Change-Id: I148f9a6c0080e7e4964f5967e14df435de926d5d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/include/CrossTracker/Report/CSV/CSVRepresentationBuilder.php | +5 | −1 | Go to diff View file |
M | plugins/crosstracker/phpunit/CrossTracker/Report/CSV/CSVRepresentationBuilderTest.php | +6 | −3 | Go to diff View file |