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

[#301] TestClassBuilderHelper refactoring #303

Conversation

Frosendroska
Copy link
Contributor

Description of changes made

The change is solving issue number 301.

  • I have checked that I am merging into correct branch

@Frosendroska Frosendroska marked this pull request as ready for review July 23, 2024 20:52
@Frosendroska Frosendroska self-assigned this Jul 23, 2024
@Frosendroska Frosendroska added the refactoring Refactor the project label Jul 23, 2024
@pderakhshanfar pderakhshanfar self-requested a review July 26, 2024 09:33
@Frosendroska Frosendroska force-pushed the ebraun/bugs/psi-related-bugs/top-level-function branch from 5f83884 to 8e1eadf Compare July 29, 2024 17:46
…ion' into ebraun/refactoring/test-class-builder-helper

# Conflicts:
#	core/src/main/kotlin/org/jetbrains/research/testspark/core/generation/llm/prompt/configuration/Configuration.kt
#	core/src/main/kotlin/org/jetbrains/research/testspark/core/test/SupportedLanguage.kt
#	core/src/main/kotlin/org/jetbrains/research/testspark/core/test/data/CodeType.kt
#	core/src/main/kotlin/org/jetbrains/research/testspark/core/test/data/dependencies/TestCompilationDependencies.kt
#	java/src/main/kotlin/org/jetbrains/research/testspark/java/JavaPsiHelper.kt
#	kotlin/src/main/kotlin/org/jetbrains/research/testspark/kotlin/KotlinPsiHelper.kt
#	langwrappers/src/main/kotlin/org/jetbrains/research/testspark/langwrappers/PsiComponents.kt
#	src/main/kotlin/org/jetbrains/research/testspark/actions/TestSparkAction.kt
#	src/main/kotlin/org/jetbrains/research/testspark/appstarter/TestSparkStarter.kt
#	src/main/kotlin/org/jetbrains/research/testspark/display/TestCasePanelFactory.kt
#	src/main/kotlin/org/jetbrains/research/testspark/helpers/LLMHelper.kt
#	src/main/kotlin/org/jetbrains/research/testspark/helpers/java/JavaClassBuilderHelper.kt
#	src/main/kotlin/org/jetbrains/research/testspark/tools/TestCompilerFactory.kt
#	src/main/kotlin/org/jetbrains/research/testspark/tools/ToolUtils.kt
#	src/main/kotlin/org/jetbrains/research/testspark/tools/llm/Llm.kt
#	src/main/kotlin/org/jetbrains/research/testspark/tools/llm/generation/LLMProcessManager.kt
#	src/main/kotlin/org/jetbrains/research/testspark/tools/llm/generation/PromptManager.kt
#	src/main/kotlin/org/jetbrains/research/testspark/tools/llm/test/JUnitTestSuitePresenter.kt
@Frosendroska Frosendroska force-pushed the ebraun/refactoring/test-class-builder-helper branch from aaa4b1e to d761184 Compare July 29, 2024 18:34
…test-class-builder-helper' into ebraun/refactoring/small-changes
…n/bugs/psi-related-bugs/testing-on-testspark

# Conflicts:
#	kotlin/src/main/kotlin/org/jetbrains/research/testspark/kotlin/KotlinPsiHelper.kt
#	src/main/kotlin/org/jetbrains/research/testspark/services/kotlin/KotlinTestCaseDisplayService.kt
…spark' into ebraun/refactoring/top-buttons-panel-strategy

# Conflicts:
#	core/src/main/kotlin/org/jetbrains/research/testspark/core/test/TestSuiteParser.kt
#	core/src/main/kotlin/org/jetbrains/research/testspark/core/test/data/CodeType.kt
#	core/src/main/kotlin/org/jetbrains/research/testspark/core/test/data/dependencies/TestCompilationDependencies.kt
#	src/main/kotlin/org/jetbrains/research/testspark/display/TopButtonsPanelFactory.kt
Frosendroska and others added 6 commits July 30, 2024 21:47
…rror

[#311] Adding a stub for a problem with `kotlinc`
…language-support

[#308] Extended CONTRIBUTORS.md with section about language support
…ed-bugs/testing-on-testspark

[#297] First iteration of resolving bugs found while testing TestSpark
…p-buttons-panel-strategy

[#300] Refactoring of TopButtonsPanelStrategy
…all-changes

[#235] Renaming of the getSurroundingLine function
@arksap2002 arksap2002 merged commit b910d9d into ebraun/bugs/psi-related-bugs/top-level-function Aug 19, 2024
3 checks passed
@arksap2002 arksap2002 deleted the ebraun/refactoring/test-class-builder-helper branch August 19, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Refactor the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants