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

Move MapboxMapTest to java unit test #13542

Merged
merged 1 commit into from
Dec 13, 2018
Merged

Conversation

tobrun
Copy link
Member

@tobrun tobrun commented Dec 11, 2018

Refs #13418, this PR migrates our exisiting instrumented MapboxMapTest to a java unit test.
It validates the path executed by the java code until it hits the jni boundary. Testing of the jni boundary to core is handled by #13443. Since we deprecated annotations, I opted to not port those testcases.

@tobrun tobrun added the Android Mapbox Maps SDK for Android label Dec 11, 2018
@tobrun tobrun added this to the android-v7.1.0 milestone Dec 11, 2018
@tobrun tobrun self-assigned this Dec 11, 2018
@tobrun tobrun requested a review from LukasPaczos December 11, 2018 15:31
@tobrun tobrun force-pushed the tvn-move-mapboxmaptest-to-unit branch from dc5aefd to b5f0ecb Compare December 11, 2018 16:58
@tobrun tobrun force-pushed the tvn-move-mapboxmaptest-to-unit branch from b5f0ecb to 9e92655 Compare December 12, 2018 05:42
@tobrun
Copy link
Member Author

tobrun commented Dec 12, 2018

Since we deprecated annotations, I opted to not port those testcases.

Updated this PR to not delete those annotation tests

Copy link
Contributor

@LukasPaczos LukasPaczos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@tobrun tobrun merged commit b1ae6c9 into master Dec 13, 2018
@tobrun tobrun deleted the tvn-move-mapboxmaptest-to-unit branch December 13, 2018 18:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants