Closed JosiahRegencia closed 6 years ago
Good approach. I note there are "1/2/3... " numbers in the test names. Can you explain your reasoning?
I would suggest avoiding those numbers, otherwise you have to remember to keep them in order, without holes in the sequence, etc. It could be a lot of micromanagement.
Trying to run the null test case after a create endpoint and then after the compare endpoint.
https://github.com/Doveps/mono/blob/4039d34fc2ec035a03221e54fb113b3864e8760e/savant/tests/test_basic.py#L25-L38
Currently stuck at that.
I think I can get that to work tomorrow. Once I'm done with that I'll explain what I did.