Skip to content

Organized UT cases for Oauth flow

Jeyakumar Devarajulu requested to merge m24-pytest into master
  • Created folder structure for the Authorization UT cases
  • Added setup and tear down classes to auto initialize and release object
  • Added proper comments for all the methods and arguments
  • Added constant values instead of hard coded values
  • Changed unit-tests folder to unit_tests

Merge request reports