Commit Graph

478 Commits

Author SHA1 Message Date
Vladimir Enchev
0f3732d73f Button textWrap implemented 2015-11-02 11:11:25 +02:00
Vladimir Enchev
4151e787b1 tests added 2015-11-02 10:45:01 +02:00
Vladimir Enchev
42db1ff704 Merge pull request #1001 from NativeScript/fonts-fixes
Fonts fixes
2015-10-30 11:44:30 +02:00
Vladimir Enchev
cdfb8ad389 example added 2015-10-30 11:24:31 +02:00
Hristo Deshev
f01a28f9eb Show the test results in a TextView at the end of the test run. 2015-10-29 15:47:03 +02:00
Hristo Deshev
7e6921c633 Make two XHR tests non-async. 2015-10-29 15:01:08 +02:00
Hristo Deshev
75796ea14c Ignore request body for XHR GET requests.
Raises an error on Android. Caused by the Angular XHR backend sending an
empty string.
2015-10-29 15:01:08 +02:00
Hristo Deshev
2f92cb3ff4 Implement XHR addEventListener/removeEventListener events.
- Used by the Angular XHRBackend service.
- Only supporting 'load' and 'error' now.
- Not implemented as weak events. Client responsible for detaching or not
keeping a reference to the XHR object forever. (NG XHRBackend does so)
2015-10-29 15:01:08 +02:00
Erjan Gavalji
d4a702409d Fix the compilation 2015-10-14 15:35:39 +03:00
Erjan Gavalji
5aa502a947 Fix the run in android 2015-10-12 16:58:59 +03:00
Erjan Gavalji
77da614b3d Attempt fixing the slow run by changing the main page and removing the noskin in the emulator. Time the expect run 2015-10-09 10:48:08 +03:00
Erjan Gavalji
ac78de2128 Output to a log file. Simulate adjusting the androidmanifest 2015-10-08 15:42:59 +03:00
Vladimir Enchev
d5d25513d9 tests execution now will start immediately 2015-10-05 11:21:55 +03:00
Vladimir Enchev
ffa54b5cf3 lower-case-dashed components css support fixed 2015-10-28 17:32:25 +02:00
Vladimir Enchev
580e80b4c1 three random failing tests disabled 2015-10-28 13:18:50 +02:00
hshristov
5bb00030b4 Added missing file 2015-10-23 10:56:12 +03:00
Nedyalko Nikolov
037690064e Fixed issue 926. 2015-10-23 09:15:39 +03:00
hshristov
4b2701b3fb Improved tab-view tests 2015-10-22 18:27:29 +03:00
Vladimir Enchev
b0ff7a46bb Merge pull request #974 from NativeScript/switch-css
Switch color and background-color css support added
2015-10-22 13:14:18 +03:00
Vladimir Enchev
5b543deec4 tests added 2015-10-22 10:42:20 +03:00
hshristov
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
Nedyalko Nikolov
aef7256e69 Enabled bindings to events and gestures for Bindable instead of View. 2015-10-21 16:43:09 +03:00
Nedyalko Nikolov
355db039c9 Fixed two propertyChange event notifications. 2015-10-21 13:19:48 +03:00
Rossen Hristov
8dc0e810e8 Fixed #727: Provide a way to get a reference to the currently showing modal page instance. 2015-10-21 11:55:11 +03:00
Nedyalko Nikolov
e8332854f7 Merge pull request #962 from NativeScript/nnikolov/Issue597
Fixed issue 597.
2015-10-21 09:51:45 +03:00
Rossen Hristov
421845ef9b Merge pull request #961 from NativeScript/issue-779
Fixed #779: frame.topmost().currentPage is not the same instance as t…
2015-10-20 17:02:33 +03:00
Rossen Hristov
4dafdf1f5b Increased the wait to make sure the test passes in PR builds. 2015-10-20 16:29:55 +03:00
Rossen Hristov
0a0ab98f31 Gave the modal page 100 ms before closing it to avoid "Trying to dismiss the presentation controller while transitioning already." error. 2015-10-20 15:52:51 +03:00
Nedyalko Nikolov
2f7cf84839 Fixed issue 597. 2015-10-20 15:42:18 +03:00
Rossen Hristov
2545f2f19a Fixed #779: frame.topmost().currentPage is not the same instance as the page being loaded in page.loaded event handler. 2015-10-20 14:28:28 +03:00
Vladimir Enchev
384ba9c965 progress css support for color and backgroundColor added 2015-10-20 12:53:48 +03:00
Vladimir Enchev
619c2fe665 global.android replaced with platform.device.os === platform.platformNames.android 2015-10-16 09:20:46 +03:00
vakrilov
159803d8b9 TabView color and selctedColors 2015-10-15 14:55:31 +03:00
Vladimir Enchev
44e4296d80 Merge pull request #931 from NativeScript/vertical-alignment-middle
vertical-alignment middle support added
2015-10-15 10:31:16 +03:00
hshristov
4a594ddb95 fix merge issue 2015-10-15 09:29:39 +03:00
hshristov
a3c70b5e28 Add module duration
Reduce all Layouts, ScrollView & WebView test time
2015-10-14 17:40:14 +03:00
Rossen Hristov
21b3a0a602 Fixed #801: Chained animations lose state on iOS. 2015-10-14 16:01:59 +03:00
Rossen Hristov
2ccfa22321 Increased the timeout even more. 2015-10-14 13:35:26 +03:00
Nedyalko Nikolov
332b77f435 Memory leak tests back to schedule. 2015-10-14 11:09:15 +03:00
Vladimir Enchev
19b03bbbb9 vertical-alignment middle support added 2015-10-14 09:42:29 +03:00
Rossen Hristov
ddb281cff0 Playing with the unit test in order to blind-fix it for the PR build. 2015-10-13 17:22:27 +03:00
Rossen Hristov
3cb2d8a915 Playing with the unit test in order to blind-fix it for the PR build. 2015-10-13 17:03:39 +03:00
Rossen Hristov
d66ec1cf1e Playing with the unit test in order to blind-fix it for the PR build. 2015-10-13 16:40:49 +03:00
Rossen Hristov
30acc6286d Playing with the unit test in order to blind-fix it for the PR build. 2015-10-13 16:24:03 +03:00
Rossen Hristov
d868642208 Fixed Issue #929. 2015-10-13 15:13:38 +03:00
Rossen Hristov
e64fa80b56 Extended the unit test and moved observable-tests out of the ui folder. 2015-10-13 11:14:56 +03:00
Joe D
1d1153e85b Added test Observable_shouldDistinguishSeparateObjects 2015-10-13 11:14:54 +03:00
Hristo Hristov
e19779d7ec Merge pull request #911 from NativeScript/hhristov/apply-css-fix
Fix GridLayout desiredSize when not stretched.
2015-10-12 14:16:51 +03:00
Rossen Hristov
b8dd6ad751 Enabled the navigation tests. 2015-10-12 10:20:55 +03:00
Dimitar Topuzov
4f62758a35 Fix failing unit tests 2015-10-09 18:03:53 +03:00