zaienaji / customservice

refactoring Openbravo domain logic into microservice
2 stars 0 forks source link

Make unit test to make sure correctness of inventory valuation #14

Closed zaienaji closed 2 years ago

zaienaji commented 2 years ago

Using test.py to generate test data, save it into a json file, and use it as a test data. With this unit test, it will guarantee inventory valuation correctness, we can always confident with our changes.

zaienaji commented 2 years ago