fixed bug in update graph and added tests
Compare changes
- Malte Schokolowski authored
@@ -3,6 +3,7 @@ import unittest
@@ -10,18 +11,15 @@ from verarbeitung.construct_new_graph.export_to_json import output_to_json
@@ -135,9 +133,113 @@ class UpdatingTest(unittest.TestCase):