]> Piment Noir Git Repositories - freqai-strategies.git/commitdiff
refactor(reforcexy): remove uneeded code
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 8 Oct 2025 13:41:48 +0000 (15:41 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 8 Oct 2025 13:41:48 +0000 (15:41 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
ReforceXY/reward_space_analysis/test_reward_space_analysis.py

index daaa4ed70a43ed2653150459f2e890a86e2809f5..3452b0fa7b4198d68d99c9144f2642f5abc391a5 100644 (file)
@@ -1903,12 +1903,6 @@ class TestHelperFunctions(RewardSpaceTestBase):
             short_positions, 0, "Futures mode should allow short positions"
         )
 
-    def test_load_real_episodes(self):
-        """Test load_real_episodes function."""
-        # This test has been moved to TestLoadRealEpisodes to centralize tests
-        # related to load_real_episodes.
-        pass
-
     def test_statistical_functions(self):
         """Test statistical functions."""