Skip to content

issue(45): Make EasyDialogsController publicly accessible and mockable#47

Merged
feduke-nukem merged 1 commit intofeduke-nukem:mainfrom
Bogdan108:issue/45
Nov 26, 2025
Merged

issue(45): Make EasyDialogsController publicly accessible and mockable#47
feduke-nukem merged 1 commit intofeduke-nukem:mainfrom
Bogdan108:issue/45

Conversation

@Bogdan108
Copy link
Contributor

@Bogdan108 Bogdan108 commented Nov 26, 2025

Status

READY

Breaking Changes

NO

Description

Removed final modifier from EasyDialogsController class.
Allows proper mocking and implementing the controller in unit and widget tests

close #45

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • 📝 Documentation
  • 🗑️ Chore

@feduke-nukem feduke-nukem merged commit f8226a1 into feduke-nukem:main Nov 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Cannot mock EasyDialogsController due to final modifier

2 participants