digi-serve / kitchensink_app

Testing all AppBuilder options.
1 stars 1 forks source link

Grid E2E Tests #8

Open nh758 opened 2 years ago

nh758 commented 2 years ago

Reference

Description expectation
Go to the tab "Grid" can find the button "*Edit"
  can find the button "*Delete"
  can find the button "Add filters"
  can find the button "Apply sort"
  can find the button "*Export"
  can find the search bar by the placeholder text "Search..."
  can find the column "test-kcs-id"
   
Change the value to "Cypress grid" on the record which "text-kcs-id" is "Test-KCS-0000000002" at the field "single-line-text(required)" can find the text "Cypress grid"
   
Click on the column "Checkbox" can find all checkboxes are checked
   
Click on the button "*Edit" can find the button "*Add field to edit"
  can find the button "Cancel"
  can find the button "*Update"
   
Click on the button "Cancel" the button "*Add field to edit" shouldn't exist
   
Click on the button "Edit" and Click on the button "Add field to edit" can fiind the combobox which the label is "Set"
  can find the button which has the icon "fa fa-trash"
   
Click on the button which has the icon "fa fa-trash" the combobox which the label is "Set" shouldn't exest
   
Click on the button "Edit", Click on the button "Add field to edit", Type "single-line-text(required)" on the combobox which the label is "Set" can find the option "single-line-text(required)"
   
Click on the option "single-line-text(required)" can find the text field with the default value "test"
   
Change the value to "Cypress hahaha gangster" the text field with the default value "test" and click on the button "*Update" can find the text "Cypress hahaha gangster" at the column single-line-text(required) for each record