carbon-design-system / carbon-for-ibm-dotcom

Carbon for IBM.com is based on the Carbon Design System for IBM
https://www.ibm.com/standards/carbon/
Apache License 2.0
268 stars 156 forks source link

[Test Scenario]: Structured List (Default, with row headers, with subheaders, with complex content) #8778

Closed proeung closed 2 years ago

proeung commented 2 years ago

Engineering info:


Component and test scenario title

Structured List - (Default, with row headers, with subheaders, with complex content) https://carbon-design-system.github.io/carbon-for-ibm-dotcom/canary/web-components/?path=/story/components-structured-list--default

Test scenario steps

Structured List - Default

  1. Check and make sure that there's data in the header cell.
  2. Ensure that the horizontal scroll is working as expected when viewing on small breakpoints (eg. mobile, tablet).

Structured List - with row headers

  1. Ensure that there are row headers

Structured List - with subheaders

  1. Check and make sure the subheaders are rendering.
  2. Ensure that the horizontal scroll is working as expected when viewing on small breakpoints (eg. mobile, tablet).

Structured List - with complex content

  1. Ensure that the tooltip body shows up on hover
  2. Ensure that Carbon tags are showing up.
proeung commented 2 years ago

@QALosey @raximkoron Let me know if there are other test scenario steps that you guys are using in your regular regression testing that we should add to this E2E testing script.