Implement tests for `create_labels_multi_bar` within `features/labeling_schemes.py` to ensure it accurately generates multi-bar classification labels according to future return horizons and thresholds.
These tests improve overall codebase coverage and reliability by correctly covering boundaries and trailing returns.
Co-authored-by: maghdam <63883156+maghdam@users.noreply.github.com>