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

Gametest mappings #688

Open
wants to merge 25 commits into
base: 25w06a
Choose a base branch
from

Conversation

supersaiyansubtlety
Copy link
Member

@supersaiyansubtlety supersaiyansubtlety commented Feb 20, 2025

Adds net.minecraft.test coverage, improves names, and adds javadocs.

  • completes TestContext with minor refactors and adds javadocs
  • renames and completes TimedTaskRunner -> TestTaskSequence
    • substantial refactors including createAndAdd -> await and execute... -> then...
    • adds javadocs
  • renames TestUtil -> TestsRunner
  • maps some of the new snapshot gametest classes
  • maps miscellaneous tangential bits

@supersaiyansubtlety supersaiyansubtlety added t: refactor proposes a refactor t: new adds new mappings v: snapshot targets a snapshot version of minecraft wip this is a work in progress t: javadoc this pull request updates or adds new javadoc s: small PRs with less than 200 lines labels Feb 20, 2025
@supersaiyansubtlety supersaiyansubtlety self-assigned this Feb 20, 2025
complete EntityView
refactor and complete TestTaskSequence
map TestEnvironmentDefinition
start mapping TestInstanceBlockEntity
@supersaiyansubtlety supersaiyansubtlety added s: medium PRs with less than 700 lines and more than 200 and removed s: small PRs with less than 200 lines labels Feb 26, 2025
@supersaiyansubtlety supersaiyansubtlety added s: large PRs with more than 700 lines and removed s: medium PRs with less than 700 lines and more than 200 labels Mar 7, 2025
@supersaiyansubtlety supersaiyansubtlety added reviews needed please review this PR and removed wip this is a work in progress labels Mar 8, 2025
@supersaiyansubtlety supersaiyansubtlety marked this pull request as ready for review March 8, 2025 00:14
rename and javadoc failIf -> failIfEver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reviews needed please review this PR s: large PRs with more than 700 lines t: javadoc this pull request updates or adds new javadoc t: new adds new mappings t: refactor proposes a refactor v: snapshot targets a snapshot version of minecraft
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant