etetoolkit/treematcher

review unit tests

Closed this issue · 3 comments

While refactoring I found a few test cases that where returning True when actually the result was incorrect. Let's try to double check all the unitests little by little.
It is very important that we can trust them

All the unittests have been checked

I only reviewed a couple that were failing after refactoring. Checks still needed for the rest :)

I check all of them and added lines that check for the specific nodes that should be returned.