-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I would remove all tests that test like the following:
- Regex against string output of the modeler, where the model is created either by reading data from input files (optional) and the model, RSS, etc. is created by Extra-P's modeler
Reason for this is:
- every time we change something in the modeler that leads to slightly different outputs all of these test will fail
Instead, we should have test that check the general capabilities of our methods using e.g. hardcoded models as strings.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working