diff --git a/surefire/csv_test.go b/surefire/csv_test.go index 99ab5af..0ce55ad 100644 --- a/surefire/csv_test.go +++ b/surefire/csv_test.go @@ -119,6 +119,54 @@ func TestConvert(t *testing.T) { }, }, }, + "ReportWithoutProperties": { + input: ` + + + + +`, + want: [][]string{ + { + "", + "org.hisp.dhis.maintenance.HardDeleteAuditTest", + "", + "0", + "0.003", + "1", + "0", + "1", + "0", + "", + }, + }, + }, + "ReportWithoutPropertyBaseDir": { + input: ` + + + + + + + + +`, + want: [][]string{ + { + "", + "org.hisp.dhis.maintenance.HardDeleteAuditTest", + "", + "0", + "0.003", + "1", + "0", + "1", + "0", + "", + }, + }, + }, "InvalidXML": { input: `