Skip to content

Conversation

@kevinthegreat1
Copy link
Contributor

Adds instructions on how to run game tests locally and on github actions.

@kevinthegreat1 kevinthegreat1 requested review from a team as code owners July 2, 2025 06:48
@netlify
Copy link

netlify bot commented Jul 2, 2025

Deploy Preview for nimble-elf-d9d491 ready!

Name Link
🔨 Latest commit 362a533
🔍 Latest deploy log https://app.netlify.com/projects/nimble-elf-d9d491/deploys/68cf2425eab8b60008c25408
😎 Deploy Preview https://deploy-preview-338--nimble-elf-d9d491.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@its-miroma its-miroma added improvement A new addition to an already existing page todo:verify This needs to be reviewed priority:low This is nice to have, but it can wait a little labels Jul 2, 2025
@its-miroma its-miroma changed the title Add running game tests Running Game Tests Jul 2, 2025
@kevinthegreat1

This comment was marked as outdated.

@its-miroma

This comment was marked as outdated.

@kevinthegreat1
Copy link
Contributor Author

Turns out I literally didn't even add gametest to the jvm arg... Ooops.

This pr now works as expected. The only problem is that I couldn't get code group to work with the enhanced snippets, so the last two snippets are two snippets instead of one code group, which shouldn't be a big issue.

its-miroma
its-miroma previously approved these changes Sep 16, 2025
Copy link
Member

@its-miroma its-miroma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

I don't think we can use code groups with transclusions.

@its-miroma its-miroma removed the priority:low This is nice to have, but it can wait a little label Sep 17, 2025
@modmuss50 modmuss50 merged commit a01712f into FabricMC:main Sep 20, 2025
8 checks passed
@kevinthegreat1 kevinthegreat1 deleted the game-test branch September 22, 2025 02:19
@its-miroma its-miroma added stage:ready and removed todo:verify This needs to be reviewed labels Sep 23, 2025
its-miroma added a commit to dicedpixels/fabric-docs that referenced this pull request Sep 24, 2025
* upstream/main:
  Update rendering concepts page (FabricMC#362)
  "Setting up a Development Environment": VS Code (FabricMC#360)
  Running Game Tests In Github Actions (FabricMC#338)
  Items: Item Models (FabricMC#324)
  Call `.useBlockPrefixedTranslationKey()` (FabricMC#358)
  Clarify that `mod-id` placeholders must be customized (FabricMC#348)
  replace remaining mentions of tickDelta with tickProgress (FabricMC#361)
  Project location (FabricMC#326)
  improve the first items docs to state what's needed for item appearance, link fix (FabricMC#359)
kevinthegreat1 added a commit to kevinthegreat1/fabric-docs that referenced this pull request Oct 14, 2025
* Add running game tests

* Fix gradle working directory

* Apply suggestions from code review

Co-authored-by: Miroma <136986257+its-miroma@users.noreply.github.com>

* Remove xvfb

* Use Loom production run tasks

* Fix production run task configuration

* Add client game test to prodClient

* Only add game test jvm arg

---------

Co-authored-by: Miroma <136986257+its-miroma@users.noreply.github.com>
(cherry picked from commit a01712f)
kevinthegreat1 added a commit to kevinthegreat1/fabric-docs that referenced this pull request Oct 14, 2025
* Add running game tests

* Fix gradle working directory

* Apply suggestions from code review

Co-authored-by: Miroma <136986257+its-miroma@users.noreply.github.com>

* Remove xvfb

* Use Loom production run tasks

* Fix production run task configuration

* Add client game test to prodClient

* Only add game test jvm arg

---------

Co-authored-by: Miroma <136986257+its-miroma@users.noreply.github.com>
(cherry picked from commit a01712f)
kevinthegreat1 added a commit to kevinthegreat1/fabric-docs that referenced this pull request Oct 15, 2025
* Add running game tests

* Fix gradle working directory

* Apply suggestions from code review

Co-authored-by: Miroma <136986257+its-miroma@users.noreply.github.com>

* Remove xvfb

* Use Loom production run tasks

* Fix production run task configuration

* Add client game test to prodClient

* Only add game test jvm arg

---------

Co-authored-by: Miroma <136986257+its-miroma@users.noreply.github.com>
(cherry picked from commit a01712f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement A new addition to an already existing page

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants