seyadu / CSE442-Developers

0 stars 0 forks source link

Backend code for validating Username and Password #43

Closed seyadu closed 5 years ago

seyadu commented 5 years ago

models.py has username and password functions test_check.py has test cases for password validation test_chechUsername.py has test cases for username validation