ranveeraggarwal / angular-adal-quickstart

Quickstart/Seed for using Microsoft's AAD Authentication with Angular (2/4).
MIT License
21 stars 14 forks source link

Karma/Jasmine Tests #6

Open brndoko opened 7 years ago

brndoko commented 7 years ago

What's the process of getting the ng2-adal package to work with the Karma/Jasmine tests? When you include it as a service in a spec file, it can't fine the .js files in the node module.

ranveeraggarwal commented 7 years ago

@brandonkoch6 I haven't written tests for this in my project, so I won't be able to help you out here. I see you have already created an issue at the source repo. Do let me know if you have any success, and do send a pull request.