Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-24085] iOS: Add ListItem subtitle colors #8565

Merged
merged 1 commit into from Nov 3, 2016

Conversation

hansemannn
Copy link
Collaborator

@hansemannn
Copy link
Collaborator Author

@sgtcoolguy I thought about unit-tests but couldn't think of one that makes sense here, since we "just" fill a dictionary of template values that could be anything else as well without crashing - since the only result can be seen in the UI. Hard to describe.

@sgtcoolguy
Copy link
Contributor

I mean in this case the unit test would basically just be ensuring that the API exists- that the property exists on an instance of a ListItem for iOS, and that you can set String color values on it. Presumably you could also add some validation testing that it doesn't crash if you pass in null/undefined/integer/non-color string.

Copy link
Contributor

@vijaysingh-axway vijaysingh-axway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FT and CR passed.

@vijaysingh-axway vijaysingh-axway merged commit ee00db5 into tidev:master Nov 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants