[TIMOB-4736] Write unit tests for Titanium.Map
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Done |
Resolution Date | 2017-05-26T14:21:41.000+0000 |
Affected Version/s | Release 1.7.1 |
Fix Version/s | n/a |
Components | TiAPI |
Labels | coverage, drillbit, map, unit-test |
Reporter | Stephen Tramer |
Assignee | Ingo Muschenetz |
Created | 2011-07-20T16:39:12.000+0000 |
Updated | 2017-05-26T14:21:41.000+0000 |
Description
Need to create unit tests for Ti.Map. Should be done after TIMOB-4735. Keep in mind that because Map is a largely visual test, we'll mostly be placing annotations/bounds on the map, and then querying it to make sure that the appropriate region is visible (although we won't be able to necessarily verify the content visually).
Closing ticket as these tests were written some time back.