Skip to content

Conversation

@JesperDramsch
Copy link
Owner

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

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
@github-actions github-actions bot added the Tests label Jan 5, 2026
@JesperDramsch JesperDramsch merged commit 0ba23f4 into main Jan 5, 2026
9 of 11 checks passed
@JesperDramsch JesperDramsch deleted the claude/fix-seriesmanager-error-dClwT branch January 5, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants