Commit Graph

4 Commits

Author SHA1 Message Date
Cheryl Potter
ca1eda1b34 docs: Document test artifact preference setting
b/24810371

Change-Id: Ibbd19c46abd858fc1f2859a93fc1a037d6962ad5
2016-04-08 12:30:58 -07:00
Adarsh Fernando
e14234c41c Docs: Added image for CTL config
Change-Id: I22da497bbdf4f615cc5581ac3d1e726afa747992
2016-04-06 20:32:43 -07:00
Adarsh Fernando
44eb11a88b Docs: Added instructions to launch instrumented tests in AS using CTL
Bug:24812224
Change-Id: Ieee9ea87d7e463c6c57ffa4d1f12c5b48a9cefe7
2016-03-31 13:22:08 -07:00
Quddus Chong
e3f6c81c31 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

Change-Id: Ic1cbc79b48916dcae1c09bf5114ba8aef13d6f27
2016-01-14 05:02:18 -08:00