Closed yuvipanda closed 1 year ago
The test failures seem unrelated
JS tests are running here again, and looks like the failures are unrelated
Yep, given the same tests are failing for https://github.com/jupyterhub/binderhub/pull/1766 as well, I'm pretty sure they're unrelated.
+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.
@consideRatio good call! I've updated the title and added some labels.
updateFavicon
), so we can slowly add more tests there. This actually helped catch a bug inupdateFavicon
- we were unconditionally appending<link>
tags to<head>
, so the number of tags grew each time the icon changed. There is now a unit test to catch this.window.location
)binderhub-client
on jquery for URL parameter manipulation.https://github.com/jupyterhub/binderhub/assets/30430/2f0c7423-13cc-4f12-9d74-7e186c42628e