178 Commits

Author SHA1 Message Date
f634f29df0 Frame test 2017-01-10 14:08:54 +02:00
5a3cfbeda9 SegmentedBar tests fixed. 2017-01-09 18:24:09 +02:00
14e1da5820 Style-properties tests 2017-01-09 17:24:38 +02:00
6eb1aee4d1 Image tests 2017-01-06 15:43:57 +02:00
899ce1adc8 fix placeholder imports (#3429) 2017-01-06 14:57:21 +02:00
eb4ac8d109 Fix all tslint errors 2017-01-06 12:00:06 +02:00
bfab188ba0 clear nativeView field. (#3418)
moved some native setters from TabView to TabViewItem.
shorthand properties converters now accounts for unsetValue.
better formatting for test duration.
2017-01-05 18:08:42 +02:00
5fef8a7bb4 Slider tests 2017-01-05 17:12:30 +02:00
421810c293 TextView tests. 2017-01-05 16:09:13 +02:00
c30be0d606 View lifecycle methods 2017-01-04 17:18:45 +02:00
d8db6a2484 Fix flexbox-layout properties 2017-01-04 11:55:05 +02:00
0b67f6bc0a attach/detach in ViewBase 2017-01-03 17:36:01 +02:00
f76eb15e05 tests refactored 2017-01-03 17:33:16 +02:00
163592ed60 Fix Background.isEmpty regression 2017-01-03 15:12:39 +02:00
11f8da025b Android TabView should use tabTextColorProperty instead of colorProperty just like in iOS 2017-01-03 12:53:21 +02:00
52a84b211f Fixed: Setting setTypeface() to null object
Resolves #3147
2017-01-03 12:33:36 +02:00
299cac42bf Fix: SegmentedBar crash using a number as title
Resolves #issue-3210
2017-01-03 12:02:46 +02:00
e6d64799d8 Fix: Android platform.screen.mainScreen props are not invalidated after orientation change
Resolves #3270
2017-01-03 11:17:06 +02:00
011bb82165 Fixed Progress tests. 2016-12-30 16:00:15 +02:00
b73d038f48 Let dock, wrap, absolute and grid tests run 2016-12-30 14:05:17 +02:00
764910be2b Fixed tab-view tests. 2016-12-30 10:55:42 +02:00
773e069681 Run all stack-layout tests 2016-12-29 11:46:04 +02:00
becf428e90 Fix most of the label tests 2016-12-28 17:33:38 +02:00
2bc48f3f1b Merge pull request #3373 from NativeScript/hdeshev/css-selector-parser-tests
Enable css-selector-parser tests (passing).
2016-12-28 15:57:03 +02:00
535a9ba1c2 Switch test fixed. 2016-12-28 15:42:32 +02:00
14bb523ca0 Enable css-selector-parser tests (passing). 2016-12-28 15:32:21 +02:00
b2342189d9 Run ScrollView tests. 2016-12-28 13:27:46 +02:00
02e3b2fe78 Button tests now run except for those on TextBase 2016-12-28 12:42:40 +02:00
8ed9b3a1f9 Fixed tests for ListPicker. 2016-12-28 11:59:34 +02:00
9f7d5056c0 Fixed tests for time and date pickers. 2016-12-27 11:13:46 +02:00
2d05e6ac6f Scroll-view tests 2016-12-22 13:48:19 +02:00
7931ecd4f8 Fix tslint errors 2016-12-21 17:42:31 +02:00
291d36dba6 expressions + formatted string tests 2016-12-21 16:36:58 +02:00
8a4e6c4ba0 Refactor Bindable tests (still some failing) 2016-12-21 14:47:57 +02:00
8bf088edac Merge pull request #3339 from NativeScript/cankov/modules-30-test-300
Let about 300 non UI tests run
2016-12-21 12:11:55 +02:00
f5905f072d fix tab-view, segmented-bar, action-bar, all ViewBases (#3340) 2016-12-21 12:02:02 +02:00
185b84e0ba Let about 300 non UI tests run 2016-12-21 11:55:55 +02:00
25bd65d95c Make 0 test run successfuly 2016-12-21 10:40:47 +02:00
b0b3541c23 Observable Array tests fixed 2016-12-20 16:18:52 +02:00
d10ca1da03 Fix the last several errors 2016-12-20 13:36:10 +02:00
5496ae5215 Revert bind(options) replaced incorrectly with bind(options, model) 2016-12-19 16:33:10 +02:00
e90e2de927 Revert tests for Length where NaN or number was used 2016-12-19 15:53:44 +02:00
6feeb140e3 Fixing type errors in tests 2016-12-19 10:36:25 +02:00
2f9fa6f6a3 Lock all Typescript versions to ~2.0.10 2016-12-15 10:51:45 +02:00
d1edf6bb93 Fix tsc errors 2016-12-12 10:46:45 +02:00
39007ab05e Removed myst ListView test for ios (#3250) 2016-12-07 10:53:38 +02:00
8101a68c25 Fixed(IOS): Setting placeholder color on text filed crashes if no hint is set 2016-12-05 15:16:21 +02:00
5db5dfd867 Properly extend Error instead of implementing it, update the Error message and stack to appear in the console and error activity 2016-12-01 10:50:46 +02:00
39113f6fdd Fix: Invalid value 500 for property fontWeight in XML
Resolves #3175
2016-11-28 16:42:44 +02:00
53b5ed127a Merge pull request #3161 from NativeScript/zhecheva/percent-test-android
percent_margin test on android uses only floor func
2016-11-24 11:22:00 +02:00