pattern-tech / gateway

Middleware that standardizes DEX API endpoints on different blockchain networks
Apache License 2.0
1 stars 1 forks source link

feature/unit test #7

Closed satiparpar closed 2 months ago

satiparpar commented 3 months ago

Hi @ahmadyazdanii & @hirotadashi ;

This pull request contains the tests for the "ergo.config", "dex.service". "node.service" and "Ergo" sections. Please review them. If there are any changes needed, kindly let me know.

Thank you!

ahmadyazdanii commented 2 months ago

Hey, @satiparpar, I am reviewing your code. There are a lot of changes, so it might take a long time. I want to ask you about your code: What functionalities did you target when writing the tests?

satiparpar commented 2 months ago

hey @ahmadyazdanii ; thanks for you careful review . I see your concern and I would like to tell you that I tried my best to cover all aspects of functions to write unit tests. I would love to see from you and correct where ever you think it needs to be fixed! thanks in advance.