miguel-perez/smoothState.js

Add caching tests

Open

#186 创建于 2015年6月13日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)CSS (4,433 star) (515 fork)batch import
enhancementhelp wanted

描述

We should add the following tests:

  • never prefetch or cache form submissions
  • POST never times out
  • bad prefetches dont reload the page
  • setting cacheLength to 0 disables caching
  • prefetches on defined events
  • allows you to set the cache

See tests/testCaching.js.

贡献者指南

Add caching tests · miguel-perez/smoothState.js#186 | Good First Issue