Skip to content

Refactor all test cases using Wiremock #46

@animo93

Description

@animo93

Currently all the test cases are kind of Integration test cases where we are connecting with postman get-api .
This method of testing might not be sustainable in the long term and we shouldn't be dependent on any 3rd party entity for performing unit testing .

So , need to instead to introduce Wiremock for stubbing our test cases and replace it with the actual postman get-api calls

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions