1## Health Connect platform tests ## 2 3Include different tests for the platform APIs: 4 5- cts - required for the platform release. Test platform API behaviour, not the implementatation. 6 Included to the compatability and mainline tests suites. 7- unittests - small tests, test apis implementation. Included to the mainline tests suite. 8- PermissionIntegrationTests - integration tests for the permission flow implementation. Require 9 signature permission, not included to the compatability and mainline tests suites. 10