You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To enable debugging of the tests we must assign parameters when using mocha.
For ease of use we define these parameters by default for the project.
Replace the <install-location> path with your project path.
To run all the tests do not forget to have an instance of MongoDB up and running.
How to add angular dependencies from CDN network
Simply add a <script> tag to your HTML with the desired CDN url.