Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Improve make android test targets #5940

Closed
tobrun opened this issue Aug 11, 2016 · 2 comments
Closed

Improve make android test targets #5940

tobrun opened this issue Aug 11, 2016 · 2 comments
Labels
Android Mapbox Maps SDK for Android build tests

Comments

@tobrun
Copy link
Member

tobrun commented Aug 11, 2016

We are going to expand the make commands related to Android testing. We currently expose a make android test that runs our unit tests. We are now thinking of spliting up this command into multiple make commands:

  • make android-core-test
  • make android-ui-test
  • make android-unit-test
  • make android test (contains all above)

We also should look into making it possible to pass in arguments to be able to run one testcase instead of the whole testsuite.

@tobrun tobrun added build Android Mapbox Maps SDK for Android tests labels Aug 11, 2016
@tobrun tobrun added this to the android-v4.2.0 milestone Aug 11, 2016
@tobrun
Copy link
Member Author

tobrun commented Aug 16, 2016

Not required for next release, taking it of the milestone.

@tobrun tobrun removed this from the android-v4.2.0 milestone Aug 16, 2016
@tobrun tobrun added this to the android-future milestone Oct 8, 2016
@tobrun
Copy link
Member Author

tobrun commented Oct 19, 2016

Obsolete with #6697

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android build tests
Projects
None yet
Development

No branches or pull requests

1 participant