angular.js/docs
Igor Minar 00f784cda8 chore(ngdocs): disable lunr search during e2e tests
lunr has been responsible for slowdown in our test suite by adding ~1sec per
end-to-end test.

(this is because it initializes the index when the app starts)

since out test suite primarily tests the examples, it's reasonable do disable
the search as a temporary meansure.

the real fix is to use protractor and extract all of the examples into
standalone apps which can be tested without bootstrapping the whole docs app.
2013-08-16 10:59:25 -07:00
..
component-spec test(docs): don't mock out window unnecessarily 2013-08-14 12:03:48 -07:00
components fix(docs-bootstrap): Removed injector from bootstrapped docs samples 2013-08-09 10:19:41 -07:00
content chore(minerr): move $sce:insecurl file to sce directory 2013-08-15 11:51:37 -07:00
img docs(header): replace logo.png with logo.svg 2013-07-31 11:48:13 -07:00
spec chore(ngdocs): replace showdown.js with marked.js 2013-07-26 08:51:38 -07:00
src chore(ngdocs): disable lunr search during e2e tests 2013-08-16 10:59:25 -07:00