geo1211 / signal-collect

Automatically exported from code.google.com/p/signal-collect
1 stars 0 forks source link

More regression tests #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We need many regressions tests that check corner cases and interactions between 
several features. Examples: Does termination detection still work if the graph 
contains 1 vertex which removes itself upon initialization? Can a 
reset-state-after-signaling vertex be combined with an only-signal-on-change 
edge? Does Berkeley DB storage fail gracefully when there is no disk access?

Original issue reported on code.google.com by philip.stutz on 10 Oct 2011 at 12:13

GoogleCodeExporter commented 9 years ago

Original comment by philip.stutz on 18 Oct 2011 at 12:31

GoogleCodeExporter commented 9 years ago
Better than it used to be. We should still have more tests.

It would be nice if there were an automated way to test for performance 
regressions.

Original comment by philip.stutz on 24 Oct 2011 at 10:04

GoogleCodeExporter commented 9 years ago

Original comment by philip.stutz on 19 Nov 2011 at 11:01