overleaf/services/web/test/unit_frontend/coffee
Alasdair Smith 29410b7aab Fix applyAsync from not evaluating expression in tests
See https://github.com/angular/angular.js/issues/10788#issuecomment-70376834
which explains that applyAsync is scheduled to evaluate in the next tick, but
this is managed by $browser. Therefore we can manually flush the trigger
2018-02-22 13:28:16 +00:00
..
ide Fix applyAsync from not evaluating expression in tests 2018-02-22 13:28:16 +00:00
bootstrap.coffee Added angular mocks for testing and stub out globals 2018-02-20 14:01:02 +00:00
test-main.coffee Configure karma to load angular, requirejs and test/source files 2018-02-20 14:01:02 +00:00