nrkno / sofie-mos-connection

Sofie MOS Connection: A Part of the Sofie TV Studio Automation System
https://github.com/nrkno/Sofie-TV-automation/
MIT License
22 stars 14 forks source link

Add tests for whitespace edge-cases, possible bug? #55

Closed nytamin closed 3 years ago

nytamin commented 3 years ago

Possibly issue might be here: https://github.com/nrkno/tv-automation-mos-connection/blob/master/src/connection/mosSocketClient.ts#L333

(idea originally suggested by @baltedewit )

nytamin commented 3 years ago

This was adressed in https://github.com/nrkno/tv-automation-mos-connection/pull/56