Skip to content

Commit c91d277

Browse files
committed
fix: update series-manager tests to match confManager delegation
The SeriesManager delegates state management to confManager, not its own store. Updated tests to: - Properly mock confManager methods (isSeriesFollowed, followSeries, unfollowSeries, getFollowedSeries) - Test that SeriesManager correctly delegates to confManager - Skip tests that expected non-existent SeriesManager methods - Add children() method to jQuery mock for DOM traversal
1 parent b8bb480 commit c91d277

File tree

1 file changed

+119
-254
lines changed

1 file changed

+119
-254
lines changed

0 commit comments

Comments
 (0)