Distributive-Network / PythonMonkey

A Mozilla SpiderMonkey JavaScript engine embedded into the Python VM, using the Python engine to provide the JS host environment.
https://pythonmonkey.io
Other
854 stars 40 forks source link

Fix XHR Test #437

Closed zollqir closed 2 months ago

zollqir commented 2 months ago

This test fixes the XHR test that often breaks in CI. This is accomplished by using a local server rather than a remote one we do not control