I have downloaded the universal login sample and implemented the universal login in our application. There is one ts file in sample is auth.service.ts. I want to write the unit tests for this file. How can I do that as I am using jasmin for writing test cases for angular.
Hey there @ashish.sharma!
Unfortunately we do not have unit tests instructions per every SDK we have. Here’s the general guidance in terms of testing we offer: