mindee/tawazi

[FEATURE] clean the tests

bashirmindee opened this issue · 0 comments

The tests are currently non Unit.
Currently the tests contain too much stuff to test in one single place. For example in test_graph, we test priority and cyclic graph error bheavior

** The tests must be separated into unit tests and integration tests to make maintaining it simpler

Use hypothesis to generate Dynamic graphs and test against it