+7.53 KiB
Loading image diff...
+36
−0
+84
−0
docs/html/tools/testing/activity_test.jd
deleted100644 → 0
+0
−1321
File deleted.
Preview size limit exceeded, changes collapsed.
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
docs: Refactor testing docs to remove/update obsolete guidance: * Added new \'Getting Started with Testing\' training to contain common information on how to configure and run tests with Android Studio. * Removed the obsolete \'Testing Your Activity\' training. * Deleted obsolete testing content under \'Tools > Workflow\'. * Moved accessibility testing checklist to \'Implementing accessibility\' training section. * Moved content provider and service testing topics into a new \'Testing App Integrations\' training. * Updated the service testing training to reflect our recommended approach of using ServiceTestRule, instead of ServiceTestCase. * Renamed \'Testing from Other IDEs\' topic to \'Testing from the Command Line\' and moved it under \'Testing Tools\'. * Revised \'Testing Fundamentals\' topic and moved it under \'Testing Tools\'. * Updated the landing page fo \'Best Practises for Testing\' to provide a central location for testing-related resources. bug: 20722624 am: e3f6c81c * commit 'e3f6c81c': docs: Refactor testing docs to remove/update obsolete guidance: * Added new 'Getting Started with Testing' training to contain common information on how to configure and run tests with Android Studio. * Removed the obsolete 'Testing Your Activity' training. * Deleted obsolete testing content under 'Tools > Workflow'. * Moved accessibility testing checklist to 'Implementing accessibility' training section. * Moved content provider and service testing topics into a new 'Testing App Integrations' training. * Updated the service testing training to reflect our recommended approach of using ServiceTestRule, instead of ServiceTestCase. * Renamed 'Testing from Other IDEs' topic to 'Testing from the Command Line' and moved it under 'Testing Tools'. * Revised 'Testing Fundamentals' topic and moved it under 'Testing Tools'. * Updated the landing page fo 'Best Practises for Testing' to provide a central location for testing-related resources. bug: 20722624
File deleted.
Preview size limit exceeded, changes collapsed.