Skip to content

Conversation

RSamaium
Copy link
Owner

No description provided.

RSamaium added 3 commits July 16, 2025 13:55
- Introduced a new testing package to the project, allowing for better testing capabilities.
- Updated the `package.json` files to include test scripts for both the server and main project.
- Enhanced the Vite configuration to resolve the testing package path and set the testing environment to jsdom.
- Added a new entry in the configuration for the testing package, specifying its dependencies on the client and server packages.
- Removed the '@rpgjs/client' dependency from the client package.
- Added new dependencies including 'vitest-webgl-canvas-mock' and updated existing ones in the testing package.
- Enhanced Vite configuration for both client and testing packages to support multiple entry points and improved output management.
- Updated the index file to include new exports and improved service management in the standalone service.
- Refactored test setup to streamline client creation and server interaction.
- Changed the initial value of the player level from 0 to 1 in the RpgCommonPlayer class.
- Enhanced the Vite configuration to include an alias for the common package.
- Updated player parameter tests to validate HP and SP against expected curve values, improving test coverage and reliability.
- Refactored test setup for better clarity and structure, ensuring proper player initialization before tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant