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

add form data to components in the UI #582

Closed
7 tasks
eytangro opened this issue Nov 26, 2019 · 1 comment
Closed
7 tasks

add form data to components in the UI #582

eytangro opened this issue Nov 26, 2019 · 1 comment

Comments

@eytangro
Copy link
Contributor

eytangro commented Nov 26, 2019

Is your feature request related to a problem? Please describe.
i would like to create automated tests to the UI. in order to do so in a comfortable manner i would you to add some formData to some components in the ui in order to at least check that i can run the automated test and debug it with ease

Describe the solution you'd like
i have created a simple scenario for the prof of concept:

  • go to pipelines page
  • search for pipeline by name in the search bar
  • click on the run button of a pipeline
  • click on the "run" button in the json that was opened
  • assert the message that the pipeline started appeared
  • go to the jobs page
  • assert the status bar is present and get its text value

Additional context
please add the formData to those DOM element i need interaction with so i can automate the scenario above.
i think using the key "testId" is a good idea but please feel free to propose other key

@denvash
Copy link
Contributor

denvash commented Feb 2, 2020

If still relevant please visit our office

@denvash denvash closed this as completed Feb 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants