airship icon indicating copy to clipboard operation
airship copied to clipboard

Refactor e2e specs where possible

Open rjimenezda opened this issue 5 years ago • 0 comments

With stencil 1 we get a nice new tool that runs components in a puppeteerless environment. In some cases it might be useful using the e2e they provide with a real browser, but for basic snapshot testing the other one is fine, and way faster.

We should at least move all the legend specs to that pattern, check the Stencil 1 PR to see how we refactor some of them

rjimenezda avatar Jun 26 '19 15:06 rjimenezda