kwannoel / urban-octo-carnival

DRAFT REPO: trying out gitlab -> github
Apache License 2.0
1 stars 0 forks source link

replace use of netcat in the test suite with something less fragile. #215

Open kwannoel opened 3 years ago

kwannoel commented 3 years ago

In GitLab by @isd on Sep 7, 2021, 03:53

We've had problems with the use of nc in the integration tests, for a couple reasons:

We should replace this with something more robust, perhaps in-process network support. I don't really anticipate in the long term that invoking glow with --handhsake will be common.

kwannoel commented 3 years ago

In GitLab by @isd on Sep 7, 2021, 03:54

mentioned in merge request !168