Skip to content

[WIP] Migrate tests to match new project structure#5989

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/migrate-tests-to-new-structure
Closed

[WIP] Migrate tests to match new project structure#5989
Copilot wants to merge 1 commit intomainfrom
copilot/migrate-tests-to-new-structure

Conversation

Copy link
Contributor

Copilot AI commented Feb 19, 2026

Cloud agent has begun work on Recently, I migrated... and will update this pull request as work progresses.

Original prompt

Recently, I migrated code from an old repo into the src/BuildInsights folder. I renamed projects and shuffled code around a lot.
In the test/BuildInsights I copied test projects from the old repo.
I would like you to migrate the tests to match the new code:

  • Don't change the code in src/ unless something was made untestable
  • Cross reference test files with their original classes that they are testing
  • Create new test projects BuildInsights.*.Tests for each of the src/BuildInsights projects that has a matching test class
  • First focus on moving the classes into the appropriate new test projects
  • Only then focus on making the tests compile and green

The user has attached the following file paths as relevant context:

  • .github\copilot-instructions.md

Created from VS Code.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI requested a review from premun February 19, 2026 16:29
Copilot stopped work on behalf of premun due to an error February 19, 2026 16:29
@premun premun closed this Feb 19, 2026
@premun premun deleted the copilot/migrate-tests-to-new-structure branch February 19, 2026 16:29
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.

2 participants