mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
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. |
||
|---|---|---|
| .. | ||
| templates | ||
| appCache.js | ||
| dom.js | ||
| gen-docs.js | ||
| ignore.words | ||
| ngdoc.js | ||
| reader.js | ||
| SiteMap.js | ||
| writer.js | ||