//! Integration tests.
//!
//! End-to-end tests that verify the complete workflow:
//!
//! - `workflow_tests` - Full configuration loading workflows
//! - `convenience_tests` - Tests for convenience functions
//!
//! These tests use multiple layers together to verify
//! real-world usage scenarios.