Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance test_35 (subscription and notification mechanism test) to all… (
#839) * Since jstasiak/zeroconf#666 (0.32.0) it needs a much much smaller monkeypatch to be able to advertise the overlong service type "_nmos-registration._tcp" * Fix flake8/pycodestyle E721 do not compare types * Bump Node 12.x to Node 16.x * python-zeroconf 0.75.0 strict=False for _nmos-registration._tcp * Python 3.6 (and 3.7!) is End-Of-Life, and so is Node.js 14.x Libraries like python-zeroconf are starting to depend on more recent Python features * Pass IP address of API under test to testssl.sh So that same one is used by Python tests and testssl.sh tests Co-authored-by: Simon Lo <simon.lo@sony.com> * Add MOCK_SERVICES_WARM_UP_DELAY * Delay running tests until after MOCK_SERVICES_WARM_UP_DELAY Co-authored-by: Simon Lo <simon.lo@sony.com> * Tweak message Co-authored-by: jonathan-r-thorpe <64410119+jonathan-r-thorpe@users.noreply.github.com> * Enhance test_35 (subscription and notification mechanism test) to allow interference notifications while running test * Update IS1201Test.py shorten line for flake8 --------- Co-authored-by: Gareth Sylvester-Bradley <garethsb@nvidia.com> Co-authored-by: Gareth Sylvester-Bradley <31761158+garethsb@users.noreply.github.com> Co-authored-by: jonathan-r-thorpe <64410119+jonathan-r-thorpe@users.noreply.github.com>
- Loading branch information