Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Run unit tests for Android implementation on CI #22

Open
danielgomezrico opened this issue Oct 1, 2021 · 1 comment
Open

[CI] Run unit tests for Android implementation on CI #22

danielgomezrico opened this issue Oct 1, 2021 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@danielgomezrico
Copy link
Contributor

danielgomezrico commented Oct 1, 2021

We already have tests for the android implementation but they are not been run on CI for each PR

Folders and tests

So we have:

  • lib/: library implementation, the interace that clients use.
    • tests/: test for the flutter side of the library
  • android/

What we have tried

@danielgomezrico danielgomezrico added the help wanted Extra attention is needed label Oct 1, 2021
@danielgomezrico
Copy link
Contributor Author

I opened a question around this on stackoverflow:
https://stackoverflow.com/questions/69407522/flutter-how-to-run-unit-tests-over-a-plugin-native-code-for-android

@danielgomezrico danielgomezrico added the enhancement New feature or request label Oct 1, 2021
@danielgomezrico danielgomezrico mentioned this issue Oct 16, 2021
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant