adobe / aepsdk-assurance-android

Adobe Experience Platform Assurance SDK
Apache License 2.0
2 stars 4 forks source link

Fix and migrate unit tests to Kotlin + update CI scripts #89

Closed prudrabhat closed 6 months ago

prudrabhat commented 6 months ago

Description

This PR fixes broken tests and migrates them to Kotlin. Additionally, updates the CI scripts to be inline with 3.x migration guide.

Note that the aep plugin currently does not include configuration to cover tests written with Robolectric. This causes the coverage to show lower than it is. Test metrics will be accurate once the plugin is updated

Related Issue

Motivation and Context

Fixe broken tests and migrates them to Kotlin. Update the CI scripts to be inline with 3.x migration guide.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: