2 Commits

Author SHA1 Message Date
Gaëtan Maisse
6d79ed2b88
fix(e2e): update test of viewport to match latest example stories
Example stories used in CLI have been updated recently however the E2E tests were not changed accordingly.
2020-07-20 21:23:16 +02:00
Gaëtan Maisse
0dabfc538e
test(e2e): add a simple test for viewport addon
CLI now generates project with `addon-essential` so it enable `addon-viewport` by default.
I added a simple test to check that viewport is properly loaded:
 - Go to Welcome Story
 - Click on Viewport button in the toolbar
 - Select "Small Mobile"
 - Check that Welcome Story is still displayed
2020-07-12 16:16:33 +02:00