user_applications_testing module
- class user_applications_testing.FlaskTest
Bases:
objectIt is the subject body to write all unit testcases for login page. It is defined for running flask tests.
- user_applications_testing.test_(self)
this check tests if the response for page in application is 200
- user_applications_testing.test_index_content(self)
this checks if content returned is application/json
- user_applications_testing.test_index_data(self)
this checks the data and index returned