Divulge script/seed in the README
This commit is contained in:
parent
ed2029533f
commit
50d11368af
@ -104,6 +104,13 @@ For example `/login-dev?username=amanda`.
|
||||
In development mode, there is a `DEV Login` button available on the home page
|
||||
that will automatically log you in as Amanda.
|
||||
|
||||
### Seeding the database
|
||||
|
||||
We have a helper script that will seed the database with requests, workspaces and
|
||||
projects for all of the test users:
|
||||
|
||||
`pipenv run python script/seed.py`
|
||||
|
||||
## Testing
|
||||
|
||||
Tests require a test database:
|
||||
|
Loading…
x
Reference in New Issue
Block a user