Skip to content

Conversation

@iGEORGE17
Copy link
Contributor

Pull Request Overview

📝 Summary

Provide a brief overview of what this PR accomplishes.

Related Issues

Documentation

File: client/pages/getting-started/basics/testing/unit_testing.md

  • 📝 New markdown page created at client/pages/getting-started/basics/testing/unit_testing.md
  • 📌 Clear explanation of unit testing principles in Dojo context
  • 🪄 Practical test examples for Player model functionality
  • 📉 Testing patterns for model validation, system interactions, and error handling
  • 👌🏻 Best practices for test organization and Cairo testing framework usage
  • 🏮 Examples of mocking world state and testing complex game logic

Test Coverage

  • Unit Tests

Evidence

Screenshot 2025-06-02 at 21 21 35

Copy link
Contributor

@coxmars coxmars left a comment

Choose a reason for hiding this comment

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

LGTM

@coxmars coxmars requested a review from jimenezz22 June 2, 2025 21:20
@coxmars coxmars merged commit eb92727 into AkatsukiLabs:main Jun 6, 2025
1 check passed
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.

📝 [DOCS]: Document Unit Testing for Dojo Models and Systems

2 participants