Search Results

2
votes

Unit test for randomized data

In addition to testing a few to make sure that they pass, I'd write a test to make sure that passwords that break the rules fail. Is there anything in the codebase that's checking …