unkey icon indicating copy to clipboard operation
unkey copied to clipboard

Go API run only tests that are needed for a certain change

Open Flo4604 opened this issue 2 months ago • 1 comments

When the parent ticket is done, we would still be running ALL tests for our go API even tho we might not need them.

For example when we add a new endpoint we don't have to run tests against our ratelimit//usagelimiter integration tests
Or against the full API suite, just the endpoints that are affect.

Same thing when changing go/pkg, we should only re-run tests against files that are affected by this change

Flo4604 avatar Oct 21 '25 17:10 Flo4604

ENG-2136

linear[bot] avatar Oct 21 '25 17:10 linear[bot]