File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Test cases
22
3- Below is a list of test cases that could be covered by automated scripts for the ** EngageSphere** application.
3+ Below is a list of test cases currently covered by automated scripts for the ** EngageSphere** application.
44
5- The tests should cover both the API and Graphical User Interface (GUI.)
5+ The tests cover both the API and Graphical User Interface (GUI.)
6+
7+ > The GUI tests cover integrated frontend tests, accessibility (a11y) tests, and component tests.
68
79## API
810
@@ -23,6 +25,8 @@ When sending a GET request to the `/customers` endpoint:
2325
2426## GUI
2527
28+ ### Frontend integrated
29+
2630- It filters by All sizes
2731- It filters by Small size
2832- It filters by Medium size
@@ -51,7 +55,7 @@ When sending a GET request to the `/customers` endpoint:
5155 - It finds no a11y issues in light mode
5256 - It finds no a11y issues in dark mode
5357
54- ## Component
58+ ### Component
5559
5660- ` <CustomerDetails /> `
5761 - It renders with contact details
You can’t perform that action at this time.
0 commit comments