Add automated tests for the password generator and password strength checker. Tests should verify password length, character requirements, ambiguous-character exclusion, strength scoring, common password detection, and edge cases such as empty and very short passwords.
Add automated tests for the password generator and password strength checker. Tests should verify password length, character requirements, ambiguous-character exclusion, strength scoring, common password detection, and edge cases such as empty and very short passwords.