Writing test cases for OIDC Module.

0
I want  to cover the OIDC SSO module in my testcases , so  I wanted to know the coverage for my testcases so how to find the coverage . and how to maximise my coverage
asked
1 answers
1

Hi Chetana,

You can use Unit testing module (platform supported) from Market place and include in your project.

You could write test microflow to run all unit test scenarios for OIDC module.

 

Regards

Ajay 

answered