Skip to content

Add GitHub Actions workflows for Android tests and enforce PR rules f…#6

Merged
okmsbun merged 4 commits intodevelopfrom
test
Feb 5, 2026
Merged

Add GitHub Actions workflows for Android tests and enforce PR rules f…#6
okmsbun merged 4 commits intodevelopfrom
test

Conversation

@okmsbun
Copy link
Owner

@okmsbun okmsbun commented Feb 5, 2026

…rom develop to main

  • Create android-test.yml for running Android unit tests on pull requests to main.
  • Create only-develop-to-main.yml to enforce that only PRs from develop to main are allowed.
  • Create test.yml for running Flutter tests on pull requests to develop.
  • Update build.gradle to include necessary test dependencies and configure unit test options.
  • Enhance FlutterDeviceAppsAndroidPluginTest with comprehensive unit tests for plugin methods.
  • Add flutter_device_apps_android_test.dart for testing FlutterDeviceAppsAndroid functionality.

…rom develop to main

- Create android-test.yml for running Android unit tests on pull requests to main.
- Create only-develop-to-main.yml to enforce that only PRs from develop to main are allowed.
- Create test.yml for running Flutter tests on pull requests to develop.
- Update build.gradle to include necessary test dependencies and configure unit test options.
- Enhance FlutterDeviceAppsAndroidPluginTest with comprehensive unit tests for plugin methods.
- Add flutter_device_apps_android_test.dart for testing FlutterDeviceAppsAndroid functionality.
@okmsbun okmsbun merged commit 13ca5c7 into develop Feb 5, 2026
3 checks 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.

1 participant