-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Testing Needed
This issue is created to track the need for tests of the user installable apps integration feature added in PR #57.
Areas requiring tests:
-
CommandManager:
- Test command registration with user contexts
- Test integration type settings (
setIntegrationTypes(IntegrationType.ALL)) - Test that commands are properly registered with the correct contexts and integration types
- Test subcommand registration with integration types
-
ReplyContext:
- Test the detached channel check in the
listenOncemethod - Test error handling when a channel is detached
- Test normal operation when channel is not detached
- Test the detached channel check in the
References
- PR: Full support for user installable apps integration #57
- Requested by: @Scyye
Metadata
Metadata
Assignees
Labels
No labels