yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::test::AITilePlacementTest Class Reference

Integration tests for AI-controlled tile placement. More...

Inheritance diagram for yaze::test::AITilePlacementTest:
Collaboration diagram for yaze::test::AITilePlacementTest:

Protected Member Functions

void SetUp () override
 

Detailed Description

Integration tests for AI-controlled tile placement.

These tests verify the complete pipeline:

  1. Parse natural language commands
  2. Execute actions via gRPC
  3. Verify success with vision analysis
  4. Refine and retry on failure

Definition at line 25 of file test_ai_tile_placement.cc.

Member Function Documentation

◆ SetUp()

void yaze::test::AITilePlacementTest::SetUp ( )
inlineoverrideprotected

Definition at line 27 of file test_ai_tile_placement.cc.


The documentation for this class was generated from the following file: