Adds e2e symptom data input tests and necessary testIDs to the existing components
This commit is contained in:
@@ -49,6 +49,7 @@ export default class TimeInput extends Component {
|
||||
style={styles.temperatureTextInput}
|
||||
onFocus={this.showTimePicker}
|
||||
value={this.props.time}
|
||||
testID='timeInput'
|
||||
/>
|
||||
<DateTimePicker
|
||||
mode="time"
|
||||
|
||||
Reference in New Issue
Block a user