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

..--

cts/25-Apr-2025-82,36865,660

integrationtests/25-Apr-2025-5,2503,783

unittests/25-Apr-2025-39,73331,457

OWNERSD25-Apr-2025211 107

README.mdD25-Apr-2025515 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