Skip to content

E2E testing list page

David O'Regan requested to merge e2e-list into master

A MVC for the list page based on #27 (closed)

We are testing three basic conditions for the list page:

  1. The application loads successfully with data
  2. The application loads successfully but with no data
  3. The application does not load successfully

@svistas

Edited by David O'Regan

Merge request reports