Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: refactoring unit tests & make testData folder compilable #90

Merged
merged 1 commit into from
Dec 26, 2023

Conversation

PendingChanges
Copy link
Contributor

@PendingChanges PendingChanges commented Dec 23, 2023

Before fixing any issue, unit test refactoring.
All the files in the testData folder are now compiled to actually generate plantuml from compiling C# code.
I fxed all the compilation errors and the file AtPrefixed has been deleted (this is not a valid C# file).

@pierre3 pierre3 merged commit 900e347 into pierre3:master Dec 26, 2023
1 check passed
@pierre3
Copy link
Owner

pierre3 commented Dec 26, 2023

@PendingChanges
Thank you for the pull request. It has been merged!

@pierre3
Copy link
Owner

pierre3 commented Dec 26, 2023

In xUnit, since Console.Write() isn't available, I've enabled debugging output using ITestOutputHelper.

0d1aed0

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.

None yet

2 participants