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