jupyterhub / binderhub

Run your code in the cloud, with technology so advanced, it feels like magic!
https://binderhub.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2.57k stars 390 forks source link

ci: outdated mocked responses in tests #1613

Closed consideRatio closed 1 year ago

consideRatio commented 1 year ago

UPDATE

Ooops I thought these were not available, but they still are. For example https://gist.github.com/mariusvniekerk/8a658f7f63b13768d1e75fa2464f5092. But, the api token we are provided via secrets.github_token simply isn't allowed to work with api.github.com/gists.

Original issue

https://github.com/jupyterhub/binderhub/blob/4176ecde35917559ea138b7e852202b83295ba2c/binderhub/tests/conftest.py#L114-L127

Failures observed

image

Related to

https://github.com/jupyterhub/binderhub/blob/4176ecde35917559ea138b7e852202b83295ba2c/binderhub/tests/test_repoproviders.py#L486-L501