Skip to content

Commit

Permalink
Readme Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Meghdut-Mandal committed Jan 10, 2021
1 parent 5482091 commit e670d52
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,9 @@ Requires Java Runtime 11+
3. For easy access a Pre-initialized User is given with the Credentials **email= c password= c**
4. Similarly, a pre-initialized Admin is given with the Credentials **email= m password= m**

### Running the Test
* Open the project in IntelliJ IDEA
* The Tests are located in **test** folder
* Currently, only Dao tests are there
* However, the Controllers can be easily by mocking IOProvider

0 comments on commit e670d52

Please sign in to comment.