react-native-ldk
react-native-ldk copied to clipboard
feat: Kotlin unit tests
This PR
- Adds base suite of unit tests for the Kotlin side
- Adds GH workflow to run android unit tests
Todo
- [x] Ensure GH workflow android-unit-tests succeeds and runs on each PR
- [x] Ensure normal building of Example app still works