imanghafoori1 / laravel-MasterPass

Helps you securely setup a master password and login into user accounts with it.
MIT License
364 stars 29 forks source link

Adding Tests #29

Closed mehradsadeghi closed 3 years ago

mehradsadeghi commented 3 years ago

Making up testing environment and writing unit tests for validateCredentialsTrait.

imanghafoori1 commented 3 years ago

Models should reside in the stubs directory.

mehradsadeghi commented 3 years ago

Models should reside in the stubs directory.

Done.

imanghafoori1 commented 3 years ago

Tell me if this PR is ready to be merged.

mehradsadeghi commented 3 years ago

Tell me if this PR is ready to be merged.

It's ready.