aboutsummaryrefslogtreecommitdiff
path: root/test/test.js
Commit message (Collapse)AuthorAge
* add getSlideNotes API method and testsHakim El Hattab2015-09-10
|
* fix lazy load selector errorHakim El Hattab2015-05-06
|
* tweak to iframe lazy load testHakim El Hattab2015-05-06
|
* lazy-load iframes only for current slide, unload when hiddenHakim El Hattab2015-05-04
|
* better test for fragment indicesHakim El Hattab2014-09-09
|
* kill-yank mistakefabiano2014-05-09
|
* Broaden the coverage of isFirstSlide testfabiano2014-05-09
| | | | | | | | | | | | If we: - visit a vertical slide and then: - go to the first slide the function will return **false**. Added a test to isLastSlide too just to be sure.
* Small typofabiano2014-05-09
|
* test same conditions for both getSlide and getSlideBackgroundHakim El Hattab2014-04-28
|
* addition background image and getSlideBackground testsHakim El Hattab2014-04-28
|
* lazy load all slide backgroundsHakim El Hattab2014-04-27
|
* fix getindices testHakim El Hattab2014-04-27
|
* new api method: getBackgroundSlideHakim El Hattab2014-04-27
|
* lazy-load support for audio #793Hakim El Hattab2014-04-22
|
* tests for lazy loadingHakim El Hattab2014-04-22
|
* test for #858Hakim El Hattab2014-04-01
|
* test for getProgressHakim El Hattab2014-03-12
|
* add tests for auto-slide events #766Hakim El Hattab2013-12-21
|
* simplify how data-autoslide is picked up from fragments #766Hakim El Hattab2013-12-21
|
* test isAutoSliding, isAutoSliding returns false when no autoSlide value is ↵Hakim El Hattab2013-12-21
| | | | set #766
* tests for initial section classesHakim El Hattab2013-11-28
|
* additional fragment testsHakim El Hattab2013-11-25
|
* rewrite fragment sorting to account for multiple fragments with the same indexHakim El Hattab2013-11-25
|
* remove current-fragment when leaving slide, add tests for current fragmentHakim El Hattab2013-11-23
|
* fragments are now zero-indexedHakim El Hattab2013-11-21
|
* ensure that all fragments on past slides are visible #684Hakim El Hattab2013-11-07
|
* add test task, avoid attempt to run tests in unrelated html filesHakim El Hattab2013-08-24
|
* pause mode testsHakim El Hattab2013-08-23
|
* test coverage for fragmentsHakim El Hattab2013-08-23
|
* add test for loop settingHakim El Hattab2013-08-22
|
* more tests #123Hakim El Hattab2013-08-22
|
* more tests, enable test page scroll overflow #123Hakim El Hattab2013-08-22
|
* more tests, use stricEqual and deepEqual assertions where appropriate #123Hakim El Hattab2013-08-22
|
* include info about which slide the assertion applies toHakim El Hattab2013-08-22
|
* add unit tests #123Hakim El Hattab2013-08-22