Operations-Research-lib / ORLib

Some Operations Research Tools in python
2 stars 0 forks source link

Prepare Unit Tests for mm1 and mm1k functions in queuing theory.py #1

Closed Antonio-Tresol closed 8 months ago

Antonio-Tresol commented 10 months ago

Use pytest. Use AAA testing format. Examples to test can found in Hillier and Lieberman ed.11 chapter 17. Remember to use equivalence partitioning to test.

JirlOP commented 10 months ago

MM1 unit tests prepared.

Prove images:

Image

Last commit

adece57

Compare with main

See compare version of item/ORlib1 with main branch

@Antonio-Tresol @GoninDS

JirlOP commented 8 months ago

MM1K unit test prepared

Prove images

Image

item/ORLib last Commit

7f79d61

item/ORLib merge into develop

fc4a86a