Skip to content

Move ProjectTemplate.Tests to root of solution vs. Tests folder#136

Merged
michael-hawker merged 1 commit intomainfrom
llama/unit-test-root
Jun 1, 2022
Merged

Move ProjectTemplate.Tests to root of solution vs. Tests folder#136
michael-hawker merged 1 commit intomainfrom
llama/unit-test-root

Conversation

@michael-hawker
Copy link
Copy Markdown
Member

@michael-hawker michael-hawker commented May 31, 2022

Fixes #134 (see details there)

Simple update to just move the project to the root of the solution to be more visible and contain all the code to be modified at the root and everything else to not be touched in solution folders.

Update SizerBase and CanvasLayout projects to match.

FYI @mrlacey any concerns or look good? I think the one line is all that needs to change, seemed like VS was happy and didn't want to mangle anything else afterwards.

Update SizerBase and CanvasLayout projects to match
@michael-hawker michael-hawker added testing 🏗 dev loop ➰ For issues that impact the core dev-loop of building experiments labels May 31, 2022
Copy link
Copy Markdown
Contributor

@mrlacey mrlacey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@michael-hawker michael-hawker merged commit 77b70ae into main Jun 1, 2022
@delete-merged-branch delete-merged-branch bot deleted the llama/unit-test-root branch June 1, 2022 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev loop ➰ For issues that impact the core dev-loop of building experiments testing 🏗

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move ExperimentName.Tests to top-level of Experiment Solution

2 participants