Helioviewer-Project / python-api

Python wrapper around the Helioviewer API.
https://hvpy.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
6 stars 5 forks source link

Change BASE_URL to beta server for tests #52

Closed dgarciabriseno closed 1 year ago

dgarciabriseno commented 1 year ago

beta server is: https://api.beta.helioviewer.org

Most likely this will break several tests and we'll need to update the tests to support this server.

wafels commented 1 year ago

What about other servers, like IAS?