Azure-Samples / ms-identity-python-webapp

A Python web application calling Microsoft graph that is secured using the Microsoft identity platform
MIT License
284 stars 135 forks source link

Unit tests for sample code #65

Closed OmkarPawaskar closed 1 year ago

OmkarPawaskar commented 3 years ago

Hi There, Thanks for this useful sample! Do you mind sharing unit test cases for this sample code ? This will be helpful while merging sample code with existing flask webapps.