Need a github repo which provides a mock of grafana backendSrv

I am currently started writing test for my DataSource.ts file and need to mock the backendSrv from @grafana/runtime,I want to know if there are any mock implementation of that.

1 Like