abuzaforfagun / Invoice.Microservices.ThirdPartyAPIIntegration

Scaleable fault tolerance microservices to communicate third party API
9 stars 3 forks source link

Add Unit Test #8

Open abuzaforfagun opened 2 years ago

abuzaforfagun commented 2 years ago

We need to add proper unit tests to the application.

ysnarafat commented 2 years ago

Can work on this?

abuzaforfagun commented 2 years ago

You are welcome. Please check out existing tests to get some idea of how I used to name the test cases, how I prepare and assert them.

ysnarafat commented 2 years ago

Okay, I'll try my best.