Commit Graph

1787 Commits

Author SHA1 Message Date
Erjan Gavalji
24d2bb40c9 Validate and assign the rest of the parameters. Check for android ones only. Add just small notes to the article 2015-10-22 11:41:11 +03:00
Erjan Gavalji
58d05747cd Add more parameters. Add a basic readme for running the tests 2015-10-21 15:15:50 +03:00
Erjan Gavalji
4b37a7ec95 Introduce the platform argument. Update all the run statements to --platform=Android only 2015-10-21 13:50:41 +03:00
Erjan Gavalji
8eff24e56b Change grunt to do a full run 2015-10-21 11:22:56 +03:00
Erjan Gavalji
1543283f4a Finish the transfer to grunt. Remove the bash script running the app 2015-10-21 09:55:34 +03:00
Erjan Gavalji
d2f5bae597 Add a build of the android app 2015-10-20 11:37:58 +03:00
Erjan Gavalji
b25e9d626f Add whitespaces to the modified AndroidManifest.xml 2015-10-20 10:50:11 +03:00
Erjan Gavalji
f416908374 Transfer the code up to the AndroidManifest editing to grunt 2015-10-19 17:42:41 +03:00
Erjan Gavalji
90f3594a60 Fix the build 2015-10-19 14:11:13 +03:00
Erjan Gavalji
af16da3b4b Syntax cleanup 2015-10-19 14:10:56 +03:00
Erjan Gavalji
7bb773374e Ignore the .testsapprun intermediate folder. It will remain if test run fails 2015-10-19 10:42:42 +03:00
Erjan Gavalji
a875096b08 Start moving the code to grunt 2015-10-16 16:56:43 +03:00
Erjan Gavalji
2f7329ca6f Call the testapprun from grunt 2015-10-15 17:45:49 +03:00
Erjan Gavalji
f04fc617a0 Change the output file to be an argument to the expect script. Pass it from the runner. Ignore the output file name 2015-10-15 17:42:17 +03:00
Erjan Gavalji
b5e83c1f75 Modify the expectation in the expect script to be a string. Remove the test folder upon completion 2015-10-15 16:43:57 +03:00
Erjan Gavalji
fd494a6a29 Extract the variables in the runner script 2015-10-15 15:41:55 +03:00
Erjan Gavalji
54440f4266 Copying the latest android widgets... 2015-10-15 14:50:43 +03:00
Erjan Gavalji
f9851c1ac6 Kill the emulator at end 2015-10-15 14:30:03 +03:00
Erjan Gavalji
2edb5a8fb2 Move the testsapp folder under the build folder 2015-10-15 10:54:36 +03:00
Erjan Gavalji
2c42783907 Reduce the timeout of the test run. Start in no-window 2015-10-15 10:37:18 +03: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
90c6f8f479 Add a linux (qemu-accelerated) emulator start 2015-10-10 12:57:37 +03:00
Erjan Gavalji
9868ee5b5c Add a windows-counterpart of the runner 2015-10-09 17:52:31 +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
Erjan Gavalji
4bad17d3ac Fix app copying 2015-10-07 17:36:14 +03:00
Erjan Gavalji
0f670c8987 Fix the grunt file. Fix uninstallation. Add a tee command 2015-10-07 17:11:17 +03:00
Erjan Gavalji
c23ce6481c Make the test run as a bash script first 2015-10-07 16:11:07 +03:00
Erjan Gavalji
7c691a9365 Call the commands to run the tests 2015-10-06 13:14:05 +03:00
Vladimir Enchev
d5d25513d9 tests execution now will start immediately 2015-10-05 11:21:55 +03:00
Vladimir Enchev
0a2b91fbe7 Merge pull request #992 from NativeScript/android6-webview
android 6 support
2015-10-29 10:24:26 +02:00
Vladimir Enchev
009c818e75 Merge pull request #994 from NativeScript/css-type-fix
lower-case-dashed components css support fixed
2015-10-29 09:39:44 +02:00
Vasil Chimev
b738e51cb3 Fix web-view test page. 2015-10-29 09:38:12 +02:00
Vladimir Enchev
ffa54b5cf3 lower-case-dashed components css support fixed 2015-10-28 17:32:25 +02:00
Vasil Chimev
875ec3e277 Fix web-view test page. 2015-10-28 15:42:30 +02:00
Vasil Chimev
d7a0d87d25 Add a new web-view test page. 2015-10-28 14:03:31 +02:00
Vladimir Enchev
580e80b4c1 three random failing tests disabled 2015-10-28 13:18:50 +02:00
Vladimir Enchev
3230a570ab android 6 support 2015-10-28 11:55:34 +02:00
Vasil Chimev
23dee6655c Add a new web-view test page. 2015-10-28 11:40:25 +02:00
Vladimir Enchev
a5ff5fd8c2 three random failing tests disabled 2015-10-28 10:49:31 +02:00
Vladimir Enchev
914f4faedc Merge pull request #991 from NativeScript/dialogs-refactor
code improved
2015-10-28 10:29:50 +02:00
Vladimir Enchev
bd24ecd2f9 code improved 2015-10-28 09:57:39 +02:00
Nedyalko Nikolov
c55939286e Merge pull request #984 from NativeScript/nnikolov/BlackBackgroundIssue
Fixed black background on some controls in iOS.
2015-10-26 10:32:26 +02:00
Nedyalko Nikolov
67624cfe57 Fixed black background on some controls in iOS. 2015-10-23 18:49:56 +03:00
hshristov
033e0d4bfc Added missing file in csproj 2015-10-23 10:58:31 +03:00
hshristov
5bb00030b4 Added missing file 2015-10-23 10:56:12 +03:00
Nedyalko Nikolov
d4dd9b7575 Merge pull request #975 from NativeScript/nnikolov/Issue926
Fixed issue #926.
2015-10-23 10:25:54 +03:00
Nedyalko Nikolov
037690064e Fixed issue 926. 2015-10-23 09:15:39 +03:00
Hristo Hristov
1360be8dd0 Merge pull request #979 from NativeScript/hhristov/tab-view-tests
Improved tab-view tests
2015-10-22 18:33:49 +03:00