Skip to content

Some boilerplate tests for Laravel's auth scaffold

License

Notifications You must be signed in to change notification settings

dalsn/laravel-auth-tests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laravel-auth-tests

These are some boilerplate PHPUnit tests that will provide coverage for Laravel's auth scaffold. Drop them into a fresh (or existing) Laravel app that uses the scaffold to ensure your users can register, login and reset their passwords.

You may need to adjust them if you've customised your app's auth flow at all, but that's probably a good thing.

For more information, here's a relevant blog post.

About

Some boilerplate tests for Laravel's auth scaffold

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%