• Home
Name Date Size #Lines LOC

..--

cts/03-May-2024-39,41032,140

integrationtests/03-May-2024-1,5101,055

unittests/03-May-2024-10,0007,653

OWNERSD03-May-2024255 129

README.mdD03-May-2024515 107

README.md

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