ZupIT / beagle-web-components

Project: Produto - Beagle
Apache License 2.0
0 stars 0 forks source link

bug: Fix list view test #53

Open tayronemachadozup opened 3 years ago

tayronemachadozup commented 3 years ago

At the moment listview tests are failing because we were unable to run them in headless mode. For this to be possible, we need to define a fixed size for the viewport performed by the test.

igorgiumellizup commented 3 years ago

The viewport issue was fixed here. Now we need to update the list view tests considering:

igorgiumellizup commented 3 years ago

Depends on https://github.com/ZupIT/beagle-web-angular/issues/280