Adds e2e symptom data input tests and necessary testIDs to the existing components
This commit is contained in:
@@ -110,6 +110,7 @@ class Temperature extends SymptomView {
|
||||
placeholder={sharedLabels.enter}
|
||||
value={this.state.note}
|
||||
onChangeText={this.setNote}
|
||||
testID='noteInput'
|
||||
/>
|
||||
</SymptomSection>
|
||||
<SymptomSection
|
||||
|
||||
Reference in New Issue
Block a user