angular.js/docs
Igor Minar 2f128c9619 fix(e2e): add index-nocache.html to run e2e tests without cache
using appcache while running e2e tests was causing the following
problems:
- Safari would occasionally reload the app (as a result of the appcache
  refresh) during the angular.validator.asychronous test, which would
  result in test failure and false positivy.
- Firefox6 would run the tests very slowly, disabling the cache resolved
  the latency issues
- Sometimes tests would run with stale code pulled from cache, which
  would result in flaky tests.
2011-10-03 12:24:29 -07:00
..
content test(coockbook/mvc): disable tic tac toe e2e test 2011-09-02 22:34:07 -07:00
examples doc(ng:include): improve the doc example to avoid confusion 2011-07-16 22:01:19 -07:00
img images for guide 2011-06-06 23:10:29 -07:00
spec fix(sample): Fix for jsFiddle integration 2011-08-19 13:29:26 -07:00
src fix(e2e): add index-nocache.html to run e2e tests without cache 2011-10-03 12:24:29 -07:00