Skip to content

Files

Latest commit

5300127 · Oct 30, 2019

History

History
executable file
·
10 lines (7 loc) · 439 Bytes

Validation.md

File metadata and controls

executable file
·
10 lines (7 loc) · 439 Bytes

Java API With MongoDB Starter Pack - Validation:

Postman:

  • Start the application as described in README.md

  • Import the postman collection/environment provided within the submission under postman folder.

  • Execute the tests and verify the results, you can use the provided tests to test different scenarios, for example:

    • Update user with a handle that already exists.
    • Create a new user using a handle that already exists.