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

JS: Add unit tests (with coverage) & use `URL` object instead of strings to construct some URLs #1758

Closed yuvipanda closed 1 year ago

yuvipanda commented 1 year ago

https://github.com/jupyterhub/binderhub/assets/30430/2f0c7423-13cc-4f12-9d74-7e186c42628e

yuvipanda commented 1 year ago

The test failures seem unrelated

yuvipanda commented 1 year ago

JS tests are running here again, and looks like the failures are unrelated

yuvipanda commented 1 year ago

Yep, given the same tests are failing for https://github.com/jupyterhub/binderhub/pull/1766 as well, I'm pretty sure they're unrelated.

consideRatio commented 1 year ago

+1 to disregard the test failure atm.

I think its good if the title reflects that its more than added tests in this PR though, and a label is added as well.

yuvipanda commented 1 year ago

@consideRatio good call! I've updated the title and added some labels.