[TIMOB-4905] Test values of platform-specific Ti.Media constants (Ti.Media unit tests)
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-06T17:27:39.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | TiAPI |
Labels | coverage, drillbit, media, unit-test |
Reporter | Stephen Tramer |
Assignee | Ingo Muschenetz |
Created | 2011-08-05T13:04:44.000+0000 |
Updated | 2017-06-06T17:27:39.000+0000 |
Description
Where possible, we need to create tests to ensure the constant values off of the Ti.Media module obey the following:
- They are, in fact, constant (cannot be modified and/or even if modified, always return the same value)
- They align with "expected" values where these are known; note that this may not be possible due to the iOS SDK changing values of constants between releases.
Closing ticket as we no longer support Drillbit.