Ricardo Sánchez-Sáez
a96c8b9540
[ResearchKit] Fix unit tests
...
- Fixes tests to reflect the new empty answer for a Choice Answer Format being ORKNullAnswerValue() instead of an empty array (introduced on the Review Step feature).
- Fixes test for task step identifier uniqueness validation (it now takes place on task init).
2016-01-27 13:21:05 +00:00
Ricardo Sánchez-Sáez
c96a94c164
Refactor NSNumber, NSValue and NSString '*value' methods to property syntax
2015-08-04 15:22:47 +02:00
Ricardo Sánchez-Sáez
41d346853e
Refactor 'value' method syntax to property syntax
2015-08-04 14:16:08 +02:00
Ricardo Sánchez-Sáez
eeae8f3c1d
Refactor 'firstObject/lastObject' method syntax to property syntax
2015-08-04 13:58:46 +02:00
Ricardo Sánchez-Sáez
e69460acfe
Refactor '[array count]' method syntax to 'array.count' property syntax
2015-08-04 13:50:00 +02:00
Bruce Duncan
10f89bd445
Removed unused variables
2015-05-22 02:44:09 -04:00
Bruce Duncan
32f580eca9
Missed some uses of choiceWithText
2015-05-22 02:04:34 -04:00
Bruce Duncan
accc78709c
Reworked existing single choice test to take in the format and choices, so that I could use it to test an answer in multiple mode, but that has a set of choices where all are exclusive. Added a two exclusive choice test which tests exclusives unselecting other exclusives.
2015-05-22 01:38:53 -04:00
Bruce Duncan
22124fc530
Implemented text choice exclusivity for the multiple-choice style. Exclusive choices can be used for things like "None of the above".
2015-05-20 04:45:19 -04:00
Ricardo Sánchez-Sáez
dbdabb49c2
Homogenize whitespace (Accessibility and Unit Tests)
...
Also: naming conventions renames.
2015-04-27 19:00:10 +01:00
Ricardo Sánchez-Sáez
f9e119acad
ORKTextChoiceCellGroup: single text choice cell should not deselect when re-selecting the same answer
...
Also: fixed tests accordingly.
2015-04-23 00:14:05 +01:00
Woramet Muangsiri
58b544d5df
Fix comma inconsistencies.
2015-04-16 21:35:55 +07:00
Denis Lebedev
71373cc46f
Remove empty test setup overrides
2015-04-14 20:55:26 +03:00
Denis Lebedev
cabe77ca67
Delete template code
2015-04-14 20:37:09 +03:00
Yuan Zhu
90472de87a
Initial commit
2015-04-14 00:02:43 -07:00