You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not spending many cycles on keeping the test suite beautiful at the moment. Tracking warts here.
split into multiple modules, not one giant test_gatewayapp module; tests for the jupyter-websocket mode vs the notebook-http mode are a first order candidate for a split
We've been slowly adding additional endpoint checks as we go. I don't think we need to expend a ton of effort on making sure every single option / endpoint is tested at the moment.
I'm not spending many cycles on keeping the test suite beautiful at the moment. Tracking warts here.
some test cases are not checking all endpoints when they should be; fix these using loops or by making explicit calls to all endpoints.The text was updated successfully, but these errors were encountered: