Skip to content

refactor: move test projects from src/c# to tests/c##302

Merged
JusterZhu merged 1 commit into
masterfrom
refactor/move-tests-to-tests-dir
May 23, 2026
Merged

refactor: move test projects from src/c# to tests/c##302
JusterZhu merged 1 commit into
masterfrom
refactor/move-tests-to-tests-dir

Conversation

@JusterZhu
Copy link
Copy Markdown
Collaborator

Summary

Move all 6 test projects from src/c#/ to tests/c#/ for cleaner project structure.

Changes

  • Moved BowlTest, ClientCoreTest, CoreTest, DifferentialTest, DrivelutionTest, ExtensionTest
  • Updated GeneralUpdate.slnx to reference ../../tests/c# paths
  • Updated ProjectReference paths in each test csproj (..\..\..\src\c#)

Verification

  • Full solution build: 0 errors
  • DrivelutionTest: 144 passed, 0 failed

- Move 6 test projects: BowlTest, ClientCoreTest, CoreTest, DifferentialTest, DrivelutionTest, ExtensionTest
- Update .slnx to use ../../tests/c# paths
- Update ProjectReference paths in each test csproj (..\..\..\src\c#)

Build: 0 errors
DrivelutionTest: 144 passed, 0 failed
Copilot AI review requested due to automatic review settings May 23, 2026 12:04
@JusterZhu JusterZhu merged commit 5e705c4 into master May 23, 2026
1 check failed
@JusterZhu JusterZhu deleted the refactor/move-tests-to-tests-dir branch May 23, 2026 12:06
@JusterZhu JusterZhu review requested due to automatic review settings May 23, 2026 12: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.

1 participant