62 Commits

Author SHA1 Message Date
f15f283c74 Reorder test file structure to match the modules
Needed to have a nice structured cookbook dir in the docs

Includes:
Move the data-module tests under the data dir
Move the frame tests under the ui dir
Rename the dialog.md file to dialogs.md
Fix the web-view title
Add previous_url attributes to each article for SEO
Rename the style dir to styling to match the reference
Fix the frame-tests path
2016-05-05 10:43:35 +03:00
d3f2f69983 Fix the layouts dir test locations 2016-05-03 11:09:47 +03:00
f768fda881 Fixed some slow tests. (#1968)
Fixed modal page on iOS7.
2016-04-14 15:01:32 +03:00
130780482e Fix the tests, failing on an Arm device
Increase the timeouts of the failing webview tests
Account for fractions in time taken (run result checker)
Specify a skin to improve grid calculations
Modify the duration report to have a strict test pass detection string
2016-04-13 17:01:39 +03:00
8f5a621c2a test-results xml improved 2016-04-13 15:30:11 +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
073cc94926 implemented CSS animations
fixing animation tests
2016-03-25 15:26:48 +02:00
026ce23233 Fix a wrongly-encoded character
Visual Studio adds a C2 A0 sequence instead of a simple space.
Convert that to a space.
2016-02-25 10:38:04 +02:00
48c91f507c CDATA added 2016-02-24 13:40:57 +02:00
4d961dfb45 test results improved 2016-02-24 09:51:24 +02:00
6e1cb39a0e duration converted to seconds 2016-02-23 17:45:45 +02:00
53c3ee568c closing tag fixed and duration added 2016-02-23 15:14:16 +02:00
b14d878dd8 JUnit style tests result to file 2016-02-22 16:28:45 +02:00
57fee972af Test swap 2016-02-15 15:15:34 +02:00
d730db9516 Skip run of problematic transitions test on android+emulator+API23 2016-02-15 15:15:34 +02:00
b0976bf986 Resolved #811: Page Navigation Transitions 2016-02-03 13:24:12 +02:00
96c638e1cc Tests added 2016-01-25 11:30:36 +02:00
d61ab801e9 Fix native image recreated on layout even if the view is not resized 2015-12-03 16:55:54 +02:00
0c015820fb Fixed the currentEntry property to return navigation entry instead of backstack entry 2015-11-30 17:43:57 +02:00
50402e20b1 FIX: Set both translate and scale values after animation end 2015-11-27 15:32:09 +02:00
fbbfe9b2b8 Made layout unit-tests density independent. 2015-11-12 14:03:40 +02:00
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