You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current behavior:
Currently, we can not successfully run cypress tests when DEV_MODE_CHRONOGRAF is 1. The tests are very finicky. In order to run cypress tests successfully, we have to turn off DEV_MODE_CHRONOGRAF, which is very inconvenient if you are trying to do TDD like development.
Figure out why it's the case and fix it. Desired behavior:
Be able to do TDD like development.
Alternatives considered:
Describe other solutions or features you considered.
Use case:
Why is this important (helps with prioritizing requests)?
The text was updated successfully, but these errors were encountered:
subirjolly
changed the title
Enable Cypress to be run When DEV_MODE_CHRONOGRAF is 1
Enable Cypress Tests to be run Successfully When DEV_MODE_CHRONOGRAF is 1
Jan 24, 2021
Thank you for suggesting an idea to improve InfluxData UI.
Proposal:
Be able to do TDD like development.
Current behavior:
Currently, we can not successfully run cypress tests when DEV_MODE_CHRONOGRAF is 1. The tests are very finicky. In order to run cypress tests successfully, we have to turn off DEV_MODE_CHRONOGRAF, which is very inconvenient if you are trying to do TDD like development.
Figure out why it's the case and fix it.
Desired behavior:
Be able to do TDD like development.
Alternatives considered:
Describe other solutions or features you considered.
Use case:
Why is this important (helps with prioritizing requests)?
The text was updated successfully, but these errors were encountered: