JetBrains / MPS-extensions

MPS-extensions aims to ease language development within MPS.
https://jetbrains.github.io/MPS-extensions/
Apache License 2.0
82 stars 50 forks source link

Create good tests for diagrams #766

Closed alexanderpann closed 1 month ago

alexanderpann commented 7 months ago

There are a lot of small issues with diagrams, especially related to sub-diagrams. We need proper tests where we see when we make a change and something breaks.

alexanderpann commented 1 month ago

Implemented in https://github.com/JetBrains/MPS-extensions/pull/909. The tests are at least a good start but are sometimes still flaky.