Skip to content

Convert remaining Groovy tests to Java#1538

Merged
bulldozer-bot[bot] merged 5 commits intodevelopfrom
finlayw/convert_tests
Jan 20, 2026
Merged

Convert remaining Groovy tests to Java#1538
bulldozer-bot[bot] merged 5 commits intodevelopfrom
finlayw/convert_tests

Conversation

@FinlayRJW
Copy link
Contributor

@FinlayRJW FinlayRJW commented Jan 20, 2026

Before this PR

ConfigureJavaFormatterXmlTest and FormatDiffTest were written in Groovy and depended on nebula-test. GradlewExecutor.java was unused. These where not migrated via the AI as they are not IntegrationSpecs

After this PR

Tests converted to Java. Removed nebula-test dependency. Deleted unused GradlewExecutor.java
==COMMIT_MSG==
Convert Groovy tests to Java, remove nebula-test dependency, delete unused GradlewExecutor
==COMMIT_MSG==

Possible downsides?

None

@changelog-app
Copy link

changelog-app bot commented Jan 20, 2026

Generate changelog in changelog/@unreleased

Type (Select exactly one)

  • Feature (Adding new functionality)
  • Improvement (Improving existing functionality)
  • Fix (Fixing an issue with existing functionality)
  • Break (Creating a new major version by breaking public APIs)
  • Deprecation (Removing functionality in a non-breaking way)
  • Migration (Automatically moving data/functionality to a new system)

Description

Convert Groovy tests to Java, remove nebula-test dependency, delete unused GradlewExecutor

Check the box to generate changelog(s)

  • Generate changelog entry

@FinlayRJW FinlayRJW changed the title convert format diff Convert remaining Groovy tests to Java Jan 20, 2026
@changelog-app
Copy link

changelog-app bot commented Jan 20, 2026

Successfully generated changelog entry!

Need to regenerate?

Simply interact with the changelog bot comment again to regenerate these entries.


📋Changelog Preview

💡 Improvements

  • Convert Groovy tests to Java, remove nebula-test dependency, delete unused GradlewExecutor (#1538)

1 similar comment
@changelog-app
Copy link

changelog-app bot commented Jan 20, 2026

Successfully generated changelog entry!

Need to regenerate?

Simply interact with the changelog bot comment again to regenerate these entries.


📋Changelog Preview

💡 Improvements

  • Convert Groovy tests to Java, remove nebula-test dependency, delete unused GradlewExecutor (#1538)

@FinlayRJW FinlayRJW marked this pull request as ready for review January 20, 2026 10:26
@bulldozer-bot bulldozer-bot bot merged commit cf1f90a into develop Jan 20, 2026
7 checks passed
@bulldozer-bot bulldozer-bot bot deleted the finlayw/convert_tests branch January 20, 2026 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants