12 Commits

Author SHA1 Message Date
eda260323e Add a flag we can use to skip string template calcs in release 2016-05-17 16:43:41 +03:00
a66636fc6b Improve unit-tests (#1946)
* Improved unit-tests speed & reliability

* Fixed iOS tests.
Improved message output
2016-04-13 10:28:28 +03:00
53c3ee568c closing tag fixed and duration added 2016-02-23 15:14:16 +02:00
002cfab84e Add visibility property to ActionItem
Adding the resource to the project file.

Fix.
2015-12-02 11:47:41 +02:00
a6ab11a60b text-transform added 2015-11-18 16:34:02 +02:00
f72d79e65a iOS owner pattern changed to use WeakRef in order to prevent memory leaks.
Optimized list-view-tests.
Added time per test.
2015-10-22 10:26:59 +03:00
a3c70b5e28 Add module duration
Reduce all Layouts, ScrollView & WebView test time
2015-10-14 17:40:14 +03:00
f250943d3e Add commented unittest - will need to check later why android tests fails after this new one. 2015-09-04 11:03:53 +03:00
1160e9323b Better error message on assertEquals test failures.
- surround values in angle brackets to make whitespace more obvious.
- print the object types
2015-08-07 18:26:29 +03:00
acfb51bba2 TKUnit: add exception guard and fail the test instead of crashing the app. 2015-06-15 17:17:13 +03:00
20b65a6d0c Add base ui-test class
Update label-test to use the new ui-test class
2015-04-22 16:08:54 +03:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00