264 Commits

Author SHA1 Message Date
072ffed26b various tests fixed 2015-06-18 10:24:33 +03:00
91032e1f79 test fixed 2015-06-18 10:24:31 +03:00
919ae660cd tests added 2015-06-18 10:24:30 +03:00
150babd2e6 test fixed to use local file 2015-06-18 10:24:22 +03:00
c878d94be2 border and tests fixes 2015-06-18 10:24:21 +03:00
0a5f28ca77 runner updated 2015-06-18 10:24:20 +03:00
3da1f6f57a tests added 2015-06-18 10:24:18 +03:00
0e981ab3c7 Merge pull request #337 from NativeScript/platforms-in-builder
throw error if nesting platform tags + test
2015-06-18 10:22:48 +03:00
77e509f01c write in textfiled only if failed something 2015-06-18 09:53:04 +03:00
f5f5e663cd Increase delta in failing GridLayout test.
Avoid failures in certain emulators.
2015-06-18 09:53:04 +03:00
5764304381 Update console test page. 2015-06-18 09:30:34 +03:00
803cf853f0 Update console module test page. 2015-06-17 20:12:02 +03:00
cbd04e955e write in text-field only if test fails 2015-06-17 17:47:55 +03:00
0569b8637e Update ui-tests-app/app.ts. 2015-06-17 16:42:31 +03:00
7c5d1011cb throw error if nesting platform tags + test 2015-06-17 16:07:42 +03:00
b38d181b67 platform specific component declaration support for UI builder + tests 2015-06-17 10:51:32 +03:00
51a56a2aea Support responseType property on XMLHttpRequest.
Only default, "" and "text" supported for now. Raising an error otherwise.
2015-06-15 17:17:13 +03:00
f109cbe80b Support onload/onerror events on XMLHttpRequest. 2015-06-15 17:17:13 +03:00
acfb51bba2 TKUnit: add exception guard and fail the test instead of crashing the app. 2015-06-15 17:17:13 +03:00
e2a0c7d587 Fix tslint.
Running "tslint:build" (tslint) task
>> ./apps/ui-tests-app/app.ts[4, 1]: consecutive blank lines are
disallowed
>> ./apps/ui-tests-app/mainPage.ts[23, 17]: duplicate variable:
'fileName'
2015-06-15 15:43:47 +03:00
82b5c0f81a Update ui-tests-app. 2015-06-15 15:35:49 +03:00
df265794e8 Add modal-view demo to ui-tests-app. 2015-06-15 15:09:56 +03:00
f19bc858e8 Fixed the failing iOS test. 2015-06-15 13:40:22 +03:00
f41d7b83a1 Resolved #322: Creating an Observable by passing a JSON object in the constructor does not define the respective properties on the Observable object instance. 2015-06-15 13:17:58 +03:00
2aed914c28 comment fixed 2015-06-12 10:46:59 +03:00
6cc5675d31 Resolved #294: Add an optional fullscreen parameter to Page.showModal method. 2015-06-11 11:04:08 +03:00
e0e4c6d7c7 backgroundImage exposed to View 2015-06-10 15:19:21 +03:00
d335fae123 Android console improved to support circular objects. 2015-06-08 18:04:00 +03:00
a122d854d0 Fixed issue with updating nested properties via binding. 2015-06-08 11:54:20 +03:00
de7efaad93 Base64 image tests reworked tobe more stable on different devices 2015-06-04 09:51:13 +03:00
d74ce85293 Merge pull request #271 from NativeScript/segmented-bar-android-color
Segmented bar android color
2015-06-04 09:17:24 +03:00
aff562c9d3 Update apps\ui-tests-app\app.ts 2015-06-03 17:53:04 +03:00
46950ed886 unused require removed 2015-06-03 17:38:02 +03:00
1b5e6eb743 tests added 2015-06-03 17:35:53 +03:00
3834fb5af2 Update ui-test-app with application module events. 2015-06-03 16:44:26 +03:00
09f80d0649 TelerikNEXT app removed 2015-06-02 16:50:20 +03:00
c09538d39d Merge pull request #256 from NativeScript/nnikolov/GesturesRefactor
view.gestureObservers exposed to public.
2015-06-02 16:06:19 +03:00
927fdcc6f1 Add "console" module page to ui-tests-app. 2015-06-02 15:34:03 +03:00
ae6fc36ec1 gestureObservers exposed to public via getGestureObservers method. 2015-06-02 15:25:01 +03:00
137688dba1 test app updated with app events 2015-06-02 10:01:57 +03:00
a3070bef83 events naming updated 2015-06-01 17:04:06 +03:00
a8be503417 various application event implementation fixes 2015-06-01 15:51:37 +03:00
c6549343bc application module events added 2015-06-01 15:10:47 +03:00
df8f7b4967 Fixed a failing unit test. 2015-06-01 11:03:15 +03:00
487870cc4d Add require statements to the location snippets 2015-05-29 17:09:48 +03:00
542b948e8b Reverted some test files. 2015-05-29 13:48:45 +03:00
f838f11844 Refactored gestures to support more scenarios in android. 2015-05-29 13:45:27 +03:00
ce0428fdc9 css import support added 2015-05-28 16:57:01 +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
dcb96cbc0a Fixed #222: ListPicker showing number of items in list 2015-05-27 14:29:22 +03:00