vue-carousel
Version:
A flexible, responsive, touch-friendly carousel for Vue.js
12 lines (8 loc) • 495 B
Markdown
# Function UI Tests
This is a document to keep track of the functional ui tests we want to implement. Please add to this file as you discover new UI tests you would like to add.
## autoplay
* display the second slide after waiting the timeout duration with direction forward
* display the first slide after waiting the timeout duration with direction backward
* no autoplay advance on hover
* autoplay advance on hover when hover pause false
* loop to the first slide when looping is enabled