react-native-macos/Libraries/StyleSheet
talhaazhar 3c4b1d6c4f adding tests for the processColorArray mapping (#27344)
Summary:
The following pull-requests adds test for the `processColorArray` function. This ensures that the mapping is respected even in the `processColor` file changes. It also ensures that the mapping follows the basic expected functionality

## Changelog
[General] [Added] - Add test for the `processColorArray` to make sure it maps correctly
Pull Request resolved: https://github.com/facebook/react-native/pull/27344

Test Plan:
- Run `npm run test Libraries/StyleSheet/__tests__/processColorArray-test.js` to ensure tests pass
- Run `npm run lint` to make sure there are no styling conflicts.

<img width="454" alt="Screen Shot 2019-11-26 at 3 24 44 PM" src="https://user-images.githubusercontent.com/31664059/69680816-e8641780-1060-11ea-89ca-336c5534eb16.png">

Differential Revision: D18770069

Pulled By: hramos

fbshipit-source-id: 1a8647931818360b9912dc6fb50c339a91b9d4ea
2019-12-04 15:27:54 -08:00
..
__flowtests__ Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
__tests__ adding tests for the processColorArray mapping (#27344) 2019-12-04 15:27:54 -08:00
EdgeInsetsPropType.js Split EdgeInsets in DeprecatedPropTypes and flow types (#21351) 2018-09-27 11:02:13 -07:00
PointPropType.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
StyleSheet.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
StyleSheetTypes.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
StyleSheetValidation.js Deprecate Text proptypes (#26055) 2019-08-14 17:34:07 -07:00
flattenStyle.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
normalizeColor.js moved normalizeColor and changed dependencies (#27372) 2019-12-03 16:05:22 -08:00
processColor.js moved normalizeColor and changed dependencies (#27372) 2019-12-03 16:05:22 -08:00
processColorArray.js Add handling for ColorArray 2019-06-03 07:21:20 -07:00
processTransform.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
setNormalizedColorAlpha.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
splitLayoutProps.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00