Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Files: password_validator.py, test_password_validator.py

Usage: python3 test_password_validator.py

Tests include:

  • 2 sample passwords
  • Testing valid passwords of lengths 8-20
  • One test for each type of invalid password

My implementation assumes that my string fits in memory, and declaring the boolean variables and "chars" string in my test function do not cause the program to run out of memory.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages