9 lines
254 B
Markdown
9 lines
254 B
Markdown
|
|
# Core UI Integration Notes
|
||
|
|
|
||
|
|
The core XCUI lane currently validates shared primitives through automated unit tests.
|
||
|
|
|
||
|
|
Interactive validation belongs to:
|
||
|
|
|
||
|
|
- `tests/UI/Runtime/integration/` for game/runtime UI
|
||
|
|
- `tests/UI/Editor/integration/` for editor UI
|