Add users details to README
This commit is contained in:
parent
ca112667bd
commit
cfd99f1de4
13
README.md
13
README.md
@ -58,6 +58,19 @@ To start the app locally in the foreground and watch for changes:
|
|||||||
|
|
||||||
script/dev_server
|
script/dev_server
|
||||||
|
|
||||||
|
### Users
|
||||||
|
|
||||||
|
There are currently six mock users for development:
|
||||||
|
|
||||||
|
- Sam (a CCPO)
|
||||||
|
- Amanda
|
||||||
|
- Brandon
|
||||||
|
- Christina
|
||||||
|
- Dominick
|
||||||
|
- Erica
|
||||||
|
|
||||||
|
To log in as one of them, navigate to `/login-dev?username=<lowercase name>`. For example `/login-dev?username=amanda`.
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
|
||||||
To run lint, static analysis, and unit tests:
|
To run lint, static analysis, and unit tests:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user