tvkitchen / countertop

The entry point for developers who want to set up a TV Kitchen.
https://tv.kitchen
GNU Lesser General Public License v3.0
6 stars 2 forks source link

Fix generateTributaryMaps #96

Closed slifty closed 4 years ago

slifty commented 4 years ago

There was

Issue #95

Description

This PR fixes an issue where generateTributaryMaps would sometimes throw an error if a populated streamOutputMap did not contain a valid output for every input of a given station.

Due Diligence Checklist

Steps to Test

  1. yarn test

Deploy Notes

None

Related Issues

Resolves #95