Skip to content

Testing components (parser, core, workgraph)

Due by February 20, 2025 33% complete

Currently we are testing the workflow end-to-end. This makes debugging tests very hard since bugs could be introduced anywhere in the code. Implement a testing infrastructure would help us to increase robustness of our workflow and to mature our data models. A more elaborate version can be found in issue #88

Currently we are testing the workflow end-to-end. This makes debugging tests very hard since bugs could be introduced anywhere in the code. Implement a testing infrastructure would help us to increase robustness of our workflow and to mature our data models. A more elaborate version can be found in issue #88

Loading