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

[Unit Tests] Better test for CSharpCompilationUnitToInterfaceImplementationWithChatGpt::execute #10

Open
bshikin opened this issue Sep 18, 2023 · 1 comment
Labels
good first issue Good for newcomers unittest Unit test improvement

Comments

@bshikin
Copy link
Contributor

bshikin commented Sep 18, 2023

Current test is lacking test of the execute method. We should confirm that it does correctly split C# file into class declaration and methods and generates translations for the two separately.

The implementation will be similar to TestCSharpCompilationUnitToSingleFileWithChatGpt::test_execute_small_file and TestCSharpCompilationUnitToSingleFileWithChatGpt::test_execute_large_file.

@bshikin bshikin added good first issue Good for newcomers unittest Unit test improvement labels Sep 18, 2023
@bshikin bshikin changed the title Test Coverage: CSharpCompilationUnitToInterfaceImplementationWithChatGpt::execute [Unit Tests] Better test for CSharpCompilationUnitToInterfaceImplementationWithChatGpt::execute Sep 21, 2023
@mcbayaslan
Copy link

811 46 75   7 3 8 31 6312 106 5 226728 610512 478 83530373 426814066
  0 6 1 767 4580 21626 4 2004

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers unittest Unit test improvement
Projects
None yet
Development

No branches or pull requests

2 participants