zulip/frontend_tests
Anders Kaseorg f077508c6d test-backend, run-casper: Remove proxy vars instead of setting to "".
Setting http_proxy to the empty string caused a spurious error from
xmlsec:

>>> import os
>>> os.environ["http_proxy"] = ""
>>> import xmlsec
error : Unknown IO error

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-10-28 15:47:45 -07:00
..
casper_lib js: Purge useless IIFEs. 2019-10-25 13:51:21 -07:00
casper_tests js: Purge useless IIFEs. 2019-10-25 13:51:21 -07:00
node_tests js: Convert vars declared separately and assigned once to const. 2019-10-28 15:02:43 -07:00
zjsunit js: Convert self-referential vars to const. 2019-10-28 15:02:43 -07:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper test-backend, run-casper: Remove proxy vars instead of setting to "". 2019-10-28 15:47:45 -07:00