F fix compare entities branch2
1 unresolved thread
1 unresolved thread
Compare changes
- Alexander Schlemmer authored
+ 31
− 1
@@ -29,7 +29,7 @@
@@ -102,3 +102,33 @@ def test_resolve_reference():
This is a fix for #81 (closed) .
I added a statement analogous to existing statements for datatype and importance that compares the values of the entities.
I added a unit test in test_apiutils.py.
Issue #81 (closed) contains a script for testing it manually.