Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 502 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 502 Bytes

Loco_test_assesment

There are http server which handle transaction request(like: SET,GET,DELETE)

File "Backend Assessment.docx" has the proper information about the requirement for this assesment. Can get help from this file.

To test server code:

  1. Install postman on your system
  2. Download "loco-assesment-test.postman_collection.json" file from github and import this file in postman
  3. Now you will have all test cases in your postman. You can run one by one and can test each test cases.