Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Commit

Permalink
improved readme
Browse files Browse the repository at this point in the history
  • Loading branch information
appinteractive authored and roschaefer committed Sep 20, 2018
1 parent 34a3343 commit 657e7d7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,15 @@ replace `localhost` in your settings with your IP address in the local network:

### Local Testing

Test Logins

| Role | E-Mail | Password |
| --------- | -------------- | -------- |
| Admin | test@test.de | 1234 |
| Moderator | test2@test2.de | 1234 |
| User | test3@test3.de | 1234 |


Run the entire test suite with:
```bash
$ yarn run test
Expand Down

0 comments on commit 657e7d7

Please # to comment.