DivineOmega / laravel-password-exposed-validation-rule

🔒 Laravel validation rule that checks if a password has been exposed in a data breach.
GNU Lesser General Public License v3.0
89 stars 29 forks source link

Add PHP Unit and basic Unit tests #16

Closed burrelle closed 5 years ago

burrelle commented 5 years ago

Hi there!

I added some Unit tests per issue #15. Awesome package idea!

DivineOmega commented 5 years ago

Looks great, thank you!

Would you be able to fix the StyleCI issue, and I'll get this merged?

burrelle commented 5 years ago

Fixed!

DivineOmega commented 5 years ago

Thank you. :)