Enable Cypress Tests to be run Successfully When DEV_MODE_CHRONOGRAF is 1
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
Thank you for suggesting an idea to improve InfluxData UI.
- Please ask usage questions on the Influx Community site.
- https://community.influxdata.com/
- Please add a :+1: or comment on a similar existing feature request instead of opening a new one.
- https://github.com/influxdata/ui/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+is%3Aclosed+sort%3Aupdated-desc+label%3A%22kind%2Ffeature+request%22+
**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)?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.