Add tests for CodeMarkerWidget
This MR adds tests to the CodeMarkerWidget
.
The CodeMarkerWidget
is the first Widget to be "finished" under #123. And as such, we want to evaluate the architecture with this widget as example. This tests therefore also serves the goal to determine the testability of this new design.
Since the CodeMarkerWidget itself does not include complicated logic, the tests are not particularly complicated.
I might have tested less than I could, if so, please open a thread.
Closes #178 (closed)
Edited by d.kilic