Skip to content

Conversation

@carlydf
Copy link
Collaborator

@carlydf carlydf commented Oct 15, 2025

What was changed and why?

Change from map to a slice of objects with names. GoLand will only put the little green arrow next to individual table tests if Go can know what the test name is before runtime. So this is necessary to be able to run or debug these tests one at a time in the IDE.

Checklist

  1. Closes

  2. How was this tested:
    Existing tests run as they did before

  3. Any docs updates needed?

@carlydf carlydf requested review from a team and jlegrone as code owners October 15, 2025 17:37
@carlydf carlydf changed the title refactor integration tests so they can be run one at a time in IDE Refactor integration tests so they can be run one at a time in IDE Oct 15, 2025
@carlydf carlydf merged commit d0c1641 into main Oct 30, 2025
11 checks passed
@carlydf carlydf deleted the individually-run-tests branch October 30, 2025 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants