Skip to content

Add comprehensive unit tests for ItemStack metadata methods#4

Merged
Pinont merged 14 commits intomainfrom
dev
Oct 1, 2025
Merged

Add comprehensive unit tests for ItemStack metadata methods#4
Pinont merged 14 commits intomainfrom
dev

Conversation

@Pinont
Copy link
Owner

@Pinont Pinont commented Oct 1, 2025

This PR introduces a complete set of unit tests for the ItemStack metadata API.

  • All public methods are covered and compared against ItemStack.getMeta().(method) results.
  • Both passing and failing cases are included for thorough validation.
  • Enhances code coverage and confidence in metadata handling.

Please review and provide feedback or suggestions for additional edge cases.

@Pinont Pinont self-assigned this Oct 1, 2025
@Pinont Pinont added the enhancement New feature or request label Oct 1, 2025
Pinont added 5 commits October 1, 2025 13:32
Updated README to include badges at the top and removed duplicate badge section.
Correct grammar and formatting in the README.md file, including API descriptions and installation instructions.
@Pinont Pinont merged commit 964586b into main Oct 1, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant