//! Integration tests for shader functionality.
//!//! Covers: shader context generation for AI inspector, shader source
//! linting and readability scoring, and shader hot reload watching.
modshader_context_tests;modshader_lint_tests;modshader_watcher_tests;