Mapping data flow in test specs
Initial idea: use Graphviz to map every flow exercised in a /spec/requests suite
What would it take to do this?
- a list of known flows
- those flows encoded as URL's or click paths
- the flows exercised
- the code analyzed for conditional paths
Date
2014-10-22
Status
idea
Tags
graphviz
Series
N/A