To allow easier application testing, we provide
a way to fill users table with fifty dummy accounts
running ./artisan db:seed.
Details
Details
- Reviewers
dereckson - Commits
- rGROVE935025d9cfcb: Seed for Users table
./artisan db:seed ; ./artisan account:dump
Diff Detail
Diff Detail
- Repository
- rGROVE Auth Grove
- Lint
Lint Passed - Unit
No Test Coverage - Branch
- seed
- Build Status
Buildable 592 Build 708: arc lint + arc unit