41 Commits

Author SHA1 Message Date
f01a28f9eb Show the test results in a TextView at the end of the test run. 2015-10-29 15:47:03 +02:00
4b2701b3fb Improved tab-view tests 2015-10-22 18:27:29 +03: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
619c2fe665 global.android replaced with platform.device.os === platform.platformNames.android 2015-10-16 09:20:46 +03:00
a3c70b5e28 Add module duration
Reduce all Layouts, ScrollView & WebView test time
2015-10-14 17:40:14 +03:00
e64fa80b56 Extended the unit test and moved observable-tests out of the ui folder. 2015-10-13 11:14:56 +03:00
1d1153e85b Added test Observable_shouldDistinguishSeparateObjects 2015-10-13 11:14:54 +03:00
b8dd6ad751 Enabled the navigation tests. 2015-10-12 10:20:55 +03:00
1b5aab8841 Temporarily disabled some tests. 2015-10-09 10:19:52 +03:00
f0d871a741 Some tests removed for iOS9. 2015-10-05 10:21:35 +03:00
5e654ce96b Fixed the navigation tests. 2015-10-01 09:37:42 +03:00
e27bb4c453 Merge pull request #854 from NativeScript/nnikolov/BindingContextSetBeforeAddingToVisualTree
BindingContext will be set before adding items to visual tree (ListView, Repeater).
2015-09-30 13:36:25 +03:00
113a1b6a69 placeholder creatingView event fixed + tests 2015-09-30 11:26:42 +03:00
0b6ca23e25 BindingContext will be set before adding items to visual tree (ListView, Repeater). 2015-09-30 11:18:46 +03:00
b3f2e0ba8b navigation tests temporary due to failing master, pull requests, etc. 2015-09-25 15:46:14 +03:00
2faad8f5c5 SegmentedBar selectedIndexChanged added 2015-09-09 11:28:05 +03:00
cfe0902441 Added a unit test for backstackVisible 2015-09-03 15:03:38 +03:00
b1e55f1066 Animations 1.0 2015-07-29 15:24:43 +03:00
1fa042189b Add binding expressions tests. 2015-07-22 11:23:58 +03:00
9d4fa4ee5c Added connectivity module. 2015-07-21 15:13:55 +03:00
d3c987f827 XMLHttpRequest separated from http module 2015-07-20 10:58:29 +03:00
fd329798d1 fetch tests added 2015-07-16 16:52:06 +03:00
835ab8c142 HtmlView UI component added + test 2015-07-15 15:11:21 +03:00
ff2e8e6625 tests 2015-07-15 09:35:53 +03:00
c6d2561742 xml-declaration tests moved to first 2015-06-18 10:24:42 +03:00
0a5f28ca77 runner updated 2015-06-18 10:24:20 +03:00
b259cde7fd Adding Search Hint text color; since this is not accessible from the standard style/theming xml files.
Added Tests so that it will verify the search bar color is changing.
2015-05-27 11:50:56 -05:00
0c0ef14ca4 tests added 2015-05-25 15:24:01 +03:00
fe66104595 Page events 2015-05-19 13:37:38 +03:00
71c9266be3 WeakEvents refactoring and used in ListView 2015-05-15 18:39:01 +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
93fa862ae3 Fix tests to pass on devices with floating density
Floor measure sizes
2015-04-22 15:13:31 +03:00
6720d1fc53 local-settings renamed to application-settings 2015-04-14 16:49:05 +03:00
646b4723ad Fix ios unit-tests
Exclude Location tests for iOS
2015-04-14 12:24:39 +03:00
f0f6992cf0 Remove Action property from Intent class.
Location tests are not executed on emulator.
Label test made for iOS only.
Change frame.android.action property to method.
Image measured widht/height are now floor (like in android runtime).
2015-04-09 17:54:22 +03:00
69dc92026c Moved text-align and font-size to TextBase and fixed a WebView test. 2015-04-03 16:41:19 +03:00
88f6a936fc Tests added and master-detail tempalte updated 2015-03-19 18:24:02 +02:00
ce74b849f5 Fixed all time-picker issues and covered it with tests. 2015-03-17 14:23:15 +02:00
222087a077 Fixed all DatePicker issues in both platforms and covered with tests. 2015-03-17 12:31:12 +02:00
78a47598d3 Covered ListPicker with tests. 2015-03-16 10:39:28 +02:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00