go-agent icon indicating copy to clipboard operation
go-agent copied to clipboard

Expose integrationsupport and internal

Open pragmaticivan opened this issue 1 year ago • 2 comments

Summary

Trying to write some tests for a custom middleware and found these package would be beneficial to have around for testing:

"github.com/newrelic/go-agent/v3/internal"
"github.com/newrelic/go-agent/v3/internal/integrationsupport"

Desired Behaviour

I would like to use things like NewBasicTestApp and app.ExpectTxnMetrics in my tests.

If not possible to export it, possibly export it as a new module.

pragmaticivan avatar Apr 13 '23 04:04 pragmaticivan

can i work on this ?

MateSousa avatar Mar 27 '24 01:03 MateSousa

can i work on this ?

we don't know, can you? 🤔

shackra avatar May 31 '24 19:05 shackra