UNPKG

vue-ssr-carousel

Version:

A performance focused Vue carousel designed for SSR/SSG environments.

15 lines (9 loc) 294 B
context 'looping', -> beforeEach -> cy.visit '/looping' it 'navigates backwards from initial slide', -> cy.get('[data-cy=basic]').within -> # Capture a snapshot of the page while we're here cy.percySnapshot 'Looping demo' cy.dragRight() .slideVisible 3 .slideHidden 1