-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
This is a bug to track progress the current list of failing incremental parser tests.
As it stands we have 74 tests of which 11 are failing.
Mind that TestParsingScenarios only checks for crashes. It should be enhanced to return a status report about deleted and created modelelements. This can be done by comparing the old an and new textblocks model.
From the perspective of testcoverage, we seem to lack tests which use alternatvies and conditionals, especially nested alternatives.