Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Fe onboarding flow #1427

Merged
merged 13 commits into from
Aug 6, 2024
Merged

feat: Fe onboarding flow #1427

merged 13 commits into from
Aug 6, 2024

Conversation

yodigos
Copy link
Contributor

@yodigos yodigos commented Aug 6, 2024

No description provided.

@yodigos yodigos force-pushed the fe-onboarding-flow branch from 12aa6ec to 6027742 Compare August 6, 2024 08:39
// Fill Destination Form
cy.url().should('eq', 'http://localhost:3000/connect-destination?type=tempo');
cy.get('[data-cy=create-destination-input-name]').type('e2e-tests');
cy.get('[data-cy=create-destination-input-endpoint]').type('e2e-tests-tempo.traces:4317');
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is async render after the data return from the server, maybe we need to wait for this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a default timeout Cypress for this

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete this file

@yodigos yodigos merged commit a45fa43 into odigos-io:main Aug 6, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants