Closed francoismdj closed 3 years ago
Subpart of the PR #5 (without the erroneous IDs translation).
Complete TestRecord structure with attributes TestType, TestResult and SampleDatetime, according to test_entry specification from ehn-dcc-development/ehn-dcc-schema/DCC.Types.schema.json.
TestRecord
TestType
TestResult
SampleDatetime
test_entry
gofmt and go test : PASS
gofmt
go test
@stapelberg: Thanks!
Reference PRs
Subpart of the PR #5 (without the erroneous IDs translation).
What does this implement?
Complete
TestRecord
structure with attributesTestType
,TestResult
andSampleDatetime
, according totest_entry
specification from ehn-dcc-development/ehn-dcc-schema/DCC.Types.schema.json.Test
gofmt
andgo test
: PASS