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

External Storage gametests #640

Merged

Conversation

starforcraft
Copy link
Contributor

Gametests #248
External Storage #75

@starforcraft starforcraft force-pushed the feat/GH-248/extstoragetests branch 2 times, most recently from 991d8b7 to 789bed2 Compare August 10, 2024 07:43
@starforcraft starforcraft force-pushed the feat/GH-248/extstoragetests branch 2 times, most recently from d3eff89 to 0f932cc Compare August 11, 2024 10:21
Copy link
Contributor

@raoulvdberge raoulvdberge left a comment

Choose a reason for hiding this comment

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

I'm still missing a few cases:

  • changing of block state should remove from storage (e.g. removing chest block)
  • changing of activeness should remove from storage
  • extractions through RS seem untested?
  • fuzzy mode untested
  • priority untested (in combination with other RS storages)
  • filter mode -> blocklist?
  • access mode untested
  • void excess mode
  • should detect changes done to the storage itself, without interacting with RS
    • insertion of a new resource
    • addition of an existing resource
    • partial extraction of a resource
    • complete extraction of a resource
    • .. all these types of changes should reflect correctly in RS (see cache impl in ExternalStorage)

Copy link
Contributor

@raoulvdberge raoulvdberge left a comment

Choose a reason for hiding this comment

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

Mostly naming ;)

@raoulvdberge raoulvdberge merged commit e689ccc into refinedmods:develop Sep 1, 2024
4 checks passed
@starforcraft starforcraft deleted the feat/GH-248/extstoragetests branch September 1, 2024 19:13
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants