LeCantaloop / Qwiq

QWIQ is a Quick Work Item Query library for Team Foundation Server / Visual Studio Online.
Other
13 stars 11 forks source link

MockWorkItemStore does not allow for custom link types #211

Open rjmurillo opened 5 years ago

rjmurillo commented 5 years ago

VSO/ADO permits the addition of customized link types in WITs. I need to mock out a ProducingFor-Forward link but can't find a hook. MockWorkItemTypeLink permits passing a reference name, but only one of the four specified in the default configuration.