Skip to content

Instantly share code, notes, and snippets.

@stephennancekivell
Created September 19, 2012 11:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stephennancekivell/3749056 to your computer and use it in GitHub Desktop.
Save stephennancekivell/3749056 to your computer and use it in GitHub Desktop.
The addition to app.test.html
<!-- for using mocked data while testing -->
<script type="text/javascript" src="../test/lib/angular/angular-mocks.js"></script>
<script type="text/javascript" src="../test/e2e/mocks.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment