Experimental/generator#3
Open
westkevin12 wants to merge 36 commits intomasterfrom
Open
Conversation
- Metaminer: Implement signature-based quirk matching and platform-aware package separation (server vs. proxy). - Testing: Automate generation of 2,000+ mechanical sanity tests with safe return-value defaults. - Coverage: Implement real-time coverage reporting, achieving 100% mirroring of 13,733 API methods. - Serialization: Add NbtStateMock and integrate binary state support into EntityMock for high-fidelity cloning. - Registry: Modernize RegistryAccessMock with dynamic discovery aligning with Paper 1.21. - Docs: Establish AGENTS_PROTOCOL.md and update project roadmap (Phases 1-3 complete). - Maintenance: Perform bulk import refactor and standardize manual mocks with @mockmc.version tags.
…ods and update mock infrastructure
…HandlerBaseMock and clean up generator dependencies
…oxy mock annotations
…cess across tag implementations.
… and add new server and proxy base mock tests
…collection caching while adding NBT support and benchmark tests
…resolution and structured logging in JarCracker
…rs and refined character classes
…updating generator logic
…ions for sonar compliance
…ation logic in BaseMockGenerator and BaseTestGenerator
…or improved readability and maintenance
…ss registry and metaminer components
…used exceptions and interface declarations
…SpawnerStateMock and VaultStateMock
…ata generators, and reorder mock test assertions
…ract sound key constant
…, and improve inventory matcher tests
…an up CombatTracker logic while implementing Sniffer location NBT parsing
…to reflect updated metadata
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
Checklist
The following items should be checked before the pull request can be merged.