• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

cts/15-Dec-2024-61,65549,353

integrationtests/15-Dec-2024-4,6273,352

unittests/15-Dec-2024-18,36214,193

OWNERSD15-Dec-2024276 1310

README.mdD14-Jan-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