-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
flutter/plugins
#3732Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listp: in_app_purchasePlugin for in-app purchasePlugin for in-app purchasepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specifically
Description
Use case
The test coverage on the in_app_purchase plugin on Android is really low (low as in 0%, non-existing). Asking the community to add testing to their PRs is difficult when there aren't any tests written at all. We should aim to cover at least all the methods in MethodCallHandlerImpl.
Proposal
- Create a test folder
- Create the first unit tests for io.flutter.plugins.inapppurchase
- Cover MethodCallHandlerImpl 100%
- Cover all Android code.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listp: in_app_purchasePlugin for in-app purchasePlugin for in-app purchasepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specifically