Hristo Hristov
a65a491de6
fix listview ( #3493 )
2017-01-16 10:55:26 +02:00
Hristo Hristov
8cec512397
Fix binding support ( #3489 )
...
* Fix binding support
* fix tslint
2017-01-13 18:08:18 +02:00
Rossen Hristov
7f21eb06ac
Run navigation tests
2017-01-13 16:02:31 +02:00
Vladimir Enchev
ab7cdfe659
Update testRunner.ts
2017-01-13 16:00:27 +02:00
Rossen Hristov
4446cfe233
Run transitions tests
2017-01-13 15:49:05 +02:00
Rossen Hristov
2ec45d0c37
Run animation tests
2017-01-13 15:30:56 +02:00
Vladimir Enchev
dad5e79df3
test moved to ui-tests-app ( #3485 )
...
Should be tested with no connection
2017-01-13 14:38:19 +02:00
Nedyalko Nikolov
cd7877dfa0
Text field tests fixed.
2017-01-13 11:41:12 +02:00
Vladimir Enchev
b72cdb2be6
Update testRunner.ts
2017-01-13 10:31:52 +02:00
vakrilov
819155fb18
Minor fixes + more green tests
2017-01-12 16:20:38 +02:00
vakrilov
e983295952
Style tests fixes
2017-01-12 14:24:12 +02:00
Rossen Hristov
cc337094e9
Fix text & fromattedText failing tests
2017-01-12 14:12:41 +02:00
vakrilov
cd3cd13075
View tests turned green
2017-01-11 17:34:25 +02:00
Vladimir Enchev
969f09bc15
http with worker test added ( #3467 )
...
* test added
* http with worker test added
* file deleted
2017-01-11 17:09:09 +02:00
Rossen Hristov
45ac38d968
Refactor formatted text
2017-01-11 16:37:23 +02:00
Nedyalko Nikolov
9479a9918f
Fixed tslint errors.
2017-01-11 15:35:05 +02:00
Nedyalko Nikolov
b4575e1d5b
Fixed xml-declaration tests.
2017-01-11 14:36:08 +02:00
vakrilov
f634f29df0
Frame test
2017-01-10 14:08:54 +02:00
Nedyalko Nikolov
5a3cfbeda9
SegmentedBar tests fixed.
2017-01-09 18:24:09 +02:00
vakrilov
14e1da5820
Style-properties tests
2017-01-09 17:24:38 +02:00
vakrilov
6eb1aee4d1
Image tests
2017-01-06 15:43:57 +02:00
Hristo Hristov
899ce1adc8
fix placeholder imports ( #3429 )
2017-01-06 14:57:21 +02:00
Rossen Hristov
eb4ac8d109
Fix all tslint errors
2017-01-06 12:00:06 +02:00
Hristo Hristov
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
vakrilov
5fef8a7bb4
Slider tests
2017-01-05 17:12:30 +02:00
Nedyalko Nikolov
421810c293
TextView tests.
2017-01-05 16:09:13 +02:00
vakrilov
c30be0d606
View lifecycle methods
2017-01-04 17:18:45 +02:00
Panayot Cankov
d8db6a2484
Fix flexbox-layout properties
2017-01-04 11:55:05 +02:00
vakrilov
0b67f6bc0a
attach/detach in ViewBase
2017-01-03 17:36:01 +02:00
vakrilov
f76eb15e05
tests refactored
2017-01-03 17:33:16 +02:00
Rossen Hristov
163592ed60
Fix Background.isEmpty regression
2017-01-03 15:12:39 +02:00
Rossen Hristov
11f8da025b
Android TabView should use tabTextColorProperty instead of colorProperty just like in iOS
2017-01-03 12:53:21 +02:00
Rossen Hristov
52a84b211f
Fixed: Setting setTypeface() to null object
...
Resolves #3147
2017-01-03 12:33:36 +02:00
Rossen Hristov
299cac42bf
Fix: SegmentedBar crash using a number as title
...
Resolves #issue-3210
2017-01-03 12:02:46 +02:00
Rossen Hristov
e6d64799d8
Fix: Android platform.screen.mainScreen props are not invalidated after orientation change
...
Resolves #3270
2017-01-03 11:17:06 +02:00
Nedyalko Nikolov
011bb82165
Fixed Progress tests.
2016-12-30 16:00:15 +02:00
Panayot Cankov
b73d038f48
Let dock, wrap, absolute and grid tests run
2016-12-30 14:05:17 +02:00
Nedyalko Nikolov
764910be2b
Fixed tab-view tests.
2016-12-30 10:55:42 +02:00
Panayot Cankov
773e069681
Run all stack-layout tests
2016-12-29 11:46:04 +02:00
Panayot Cankov
becf428e90
Fix most of the label tests
2016-12-28 17:33:38 +02:00
Hristo Deshev
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
Nedyalko Nikolov
535a9ba1c2
Switch test fixed.
2016-12-28 15:42:32 +02:00
Hristo Deshev
14bb523ca0
Enable css-selector-parser tests (passing).
2016-12-28 15:32:21 +02:00
Nedyalko Nikolov
b2342189d9
Run ScrollView tests.
2016-12-28 13:27:46 +02:00
Panayot Cankov
02e3b2fe78
Button tests now run except for those on TextBase
2016-12-28 12:42:40 +02:00
Nedyalko Nikolov
8ed9b3a1f9
Fixed tests for ListPicker.
2016-12-28 11:59:34 +02:00
Nedyalko Nikolov
9f7d5056c0
Fixed tests for time and date pickers.
2016-12-27 11:13:46 +02:00
vakrilov
2d05e6ac6f
Scroll-view tests
2016-12-22 13:48:19 +02:00
PanayotCankov
7931ecd4f8
Fix tslint errors
2016-12-21 17:42:31 +02:00
vakrilov
291d36dba6
expressions + formatted string tests
2016-12-21 16:36:58 +02:00