Changing the localserver to pytest_httpserver to allow running the tests on different machine than the browser is running on (a selenium container) (this allows to set host and port to listen on
with PYTEST_HTTPSERVER_HOST PYTEST_HTTPSERVER_PORT env vars).
Coverage remained the same at 52.839% when pulling 5646879bff673571522ece1792df95b1344e21c0 on jaryn:localserver_to_httpserver into 4b32fa79ba0bbbbf3871704e3eaf6918ce5c02c9 on RedHatQE:master.
Coverage increased (+0.1%) to 52.973% when pulling 5646879bff673571522ece1792df95b1344e21c0 on jaryn:localserver_to_httpserver into 4b32fa79ba0bbbbf3871704e3eaf6918ce5c02c9 on RedHatQE:master.
Changing the localserver to pytest_httpserver to allow running the tests on different machine than the browser is running on (a selenium container) (this allows to set host and port to listen on with PYTEST_HTTPSERVER_HOST PYTEST_HTTPSERVER_PORT env vars).
It would probably good to merge https://github.com/RedHatQE/widgetastic.patternfly/pull/122 first to remove ignoring of the failing tests.