test: enable skipped login test that's incompatible with remocal
Open
team/automation
team/ui
team/unity
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
This test: https://github.com/influxdata/ui/blob/master/cypress/e2e/cloud/home.test.ts#L16 is skipped because it is incompatible with remocal. In remocal, dex is hosted at an alternate domain and Cypress freaks out when the app attempts to redirect the user to this other domain and fails the test. We need to figure out an alternate way to test this functionality or work with the deployments team to host dex under the same domain.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.