//! Test suite for Deribit FIX client
//!
//! This module organizes tests into unit tests and integration tests.
//! Unit tests focus on individual components and functions.
//! Integration tests verify complete workflows and message flows.
// Unit tests - organized by module
// Integration tests - end-to-end functionality