Adds e2e symptom data input tests and necessary testIDs to the existing components
This commit is contained in:
@@ -7,7 +7,6 @@ describe('Date', () => {
|
||||
})
|
||||
|
||||
it('should have same date when navigating between cycle day and symptom view', async () => {
|
||||
await element(by.id('licenseOkButton')).tap()
|
||||
|
||||
await element(by.text('add data for today')).tap()
|
||||
await expect(
|
||||
|
||||
Reference in New Issue
Block a user