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
test(cubesql): Implement mock TransportService::load for TestConnectionTransport (#8560)
Add TestContext to hold all necessary test harness
Intention is to set up mock cube responses during test between text context init and query execution
Lift TestConnectionTransport to module level and store it in TestContext
Add simple mocks for TransportService::load to TestConnectionTransport, and use it for simple test
0 commit comments