godot/platform/android/java/app
Fredia Huya-Kouadio 16bdc8c4f1 Add Android instrumented tests to the app module
This builds on the work from @dsnopek in https://github.com/dsnopek/javaclasswrapper-test, by importing the set of JavaClassWrapper tests from that repo within the Godot core repo in order to bootstrap and standardize how we write and run Android instrumented tests.
The approach used here should serve as a base to build upon to expand the set of instrumented tests used to validate the project's stability.

Co-authored-by: David Snopek <dsnopek@gmail.com>
2025-10-24 07:46:22 -07:00
..
assetPackInstallTime Update to the AAB directory layout 2025-05-19 10:50:43 -07:00
res Address API 35 UI behavior changes 2025-06-20 13:29:38 -07:00
src Add Android instrumented tests to the app module 2025-10-24 07:46:22 -07:00
build.gradle Add Android instrumented tests to the app module 2025-10-24 07:46:22 -07:00
config.gradle Fix the issue preventing installing C# binaries on Android devices with api <= 29 2025-09-04 11:49:22 -07:00
gradle.properties Fix gradle build errors when the build path contains non-ASCII characters 2024-02-13 14:31:08 -08:00
settings.gradle Update the maven publishing configuration following the deprecation of the OSSHR service 2025-07-07 15:57:04 -07:00