fix & improve FHIR questionnaire → ORKStep translation, question conditions, and skip rule handling #228
Annotations
10 errors
Build and test (xcodebuild):
Tests/FHIRPathParserTests/FHIRPathParserTests.swift#L20
testBasicAddExpression, XCTAssertEqual failed: ("Optional(2025)") is not equal to ("Optional(2024)")
|
Build and test (xcodebuild):
Tests/FHIRPathParserTests/FHIRPathParserTests.swift#L21
testBasicAddExpression, XCTAssertEqual failed: ("Optional(3)") is not equal to ("Optional(15)")
|
Build and test (xcodebuild):
Tests/ResearchKitOnFHIRTests/FHIRToResearchKitTests.swift#L41
testConvertQuestionnaireItemToORKSteps, XCTAssertEqual failed: ("Optional("Enter an integer between 1 and 100")") is not equal to ("nil")
|
Build and test (xcodebuild):
Tests/ResearchKitOnFHIRTests/FHIRToResearchKitTests.swift#L41
testConvertQuestionnaireItemToORKSteps, XCTAssertEqual failed: ("Optional("Enter a decimal between 1 and 100")") is not equal to ("nil")
|
Build and test (xcodebuild):
Tests/ResearchKitOnFHIRTests/FHIRToResearchKitTests.swift#L41
testConvertQuestionnaireItemToORKSteps, XCTAssertEqual failed: ("Optional("Enter a number of grams between 1 and 100")") is not equal to ("nil")
|
Build and test (xcodebuild):
Tests/ResearchKitOnFHIRTests/FHIRToResearchKitTests.swift#L38
testConvertQuestionnaireItemToORKSteps, XCTAssertEqual failed: ("2") is not equal to ("4")
|
Build and test (xcodebuild):
Tests/ResearchKitOnFHIRTests/FHIRToResearchKitTests.swift#L41
testConvertQuestionnaireItemToORKSteps, XCTAssertEqual failed: ("Optional("This example questionnaire shows how you can group questions into a form.")") is not equal to ("nil")
|
Build and test (xcodebuild):
Tests/ResearchKitOnFHIRTests/FHIRToResearchKitTests.swift#L41
testConvertQuestionnaireItemToORKSteps, XCTAssertEqual failed: ("Optional("Do you like ice cream?")") is not equal to ("nil")
|
Build and test (xcodebuild):
Tests/ResearchKitOnFHIRTests/FHIRToResearchKitTests.swift#L41
testConvertQuestionnaireItemToORKSteps, XCTAssertEqual failed: ("Optional("What is your favorite flavor?")") is not equal to ("nil")
|
Build and test (xcodebuild):
Tests/ResearchKitOnFHIRTests/FHIRToResearchKitTests.swift#L41
testConvertQuestionnaireItemToORKSteps, XCTAssertEqual failed: ("Optional("When was the last time you had ice cream?")") is not equal to ("nil")
|
Loading