Erjan Gavalji
1485abaa8b
Run tests in travis-CI
...
Add android definitions to check if they will get downloaded
Set the language to android
Attempt starting the app
Add a new redirection to the testapp-runner - a runOnly verb
Disable the install prompt
Enable the buildOnly- and runOnly- commands
Fix the version of the packages
Comment cleanup code. Workflow to be reworked
Install android 23 to make the app build
Build the test app with the @next android runtime
Add @next ability. Build with it
Specify oracle java version 8
Use switcher to switch to oraclejdk8
Switch to a single step so that build breaks on first failure
Reorder attempting to use higher nodejs
Attempt using node 5.10.1
Detect test failure
Add detection for test failures
Decrease verbosity
Extract the test checkers to a separate script
Unignore the build folder recursively. Add the fixed script
Remove the redundant node-version messages
Run the tests with Api level 21
2016-03-04 16:53:30 +02:00
Erjan Gavalji
fa14d4d4b0
Make declaration package have the version of the main repo package.json
...
Read the version field of the extracted tns-core-modules package
and set it to the declarations package.json
Remove the redundant run.sh file
2016-03-30 10:29:49 +03:00
Erjan Gavalji
1adaf8ffe3
Create a package for the non-included TypeScript declarations
...
Find out the missed TypeScript declarations in the package
Clean the package.json from devDeps
Pack and copy the platform declarations
Set version to 1.7.1
2015-11-30 18:32:24 +02:00
Hristo Deshev
c3331c0efd
Reenable tslint checks for unused variables and expressions.
2016-02-24 11:06:14 +02:00
Hristo Deshev
41cdde4f90
Upgrade tslint
2016-02-24 11:06:14 +02:00
Erjan Gavalji
b2dc358edd
Fix the test run on iOS
...
The test failed due to a huge output by the `tns platform add ios`
command. Change the grunt `exec` task to `shell` and specify max
length.
2015-12-10 15:50:18 +02:00
Erjan Gavalji
4997b9c3f5
Introduce a separate group task to make the runApp work as expected
2015-11-02 23:17:12 +02:00
Erjan Gavalji
5add617349
Remove the unnecessary emulator start for the buildTestsApp command
2015-11-02 18:42:53 +02:00
Erjan Gavalji
9e6ce564a0
Add runOnly command
2015-11-02 13:18:15 +02:00
Erjan Gavalji
11937129f3
Restore the cleanup on end
2015-10-29 15:12:25 +02:00
Erjan Gavalji
d5eb8046de
Collecting the iOS log
2015-10-29 10:26:16 +02:00
Erjan Gavalji
c1b30428d0
Uninstall, install and start the app
2015-10-28 15:53:40 +02:00
Erjan Gavalji
94a7499aad
Add a breaking command
2015-10-27 17:14:08 +02:00
Erjan Gavalji
8355634274
Reconfigure android-specific tasks and arguments to be cross-platform. Update documentation
2015-10-26 18:01:28 +02:00
Erjan Gavalji
cfb6c41542
Fix the casing of the modulesPath argument; update the readme
2015-10-26 15:02:47 +02:00
Erjan Gavalji
0445173757
Now update the modules
2015-10-26 11:45:57 +02:00
Erjan Gavalji
6ad3474803
Add empty tasks to update the modules. Broken.
2015-10-23 15:18:10 +03:00
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
a875096b08
Start moving the code to grunt
2015-10-16 16:56:43 +03:00
Hristo Deshev
fc99229144
Disable no-unused-variables in tslint to avoid a stack overflow.
2015-09-18 15:31:29 +03:00
Erjan Gavalji
cc829e0152
definitions fixed
2015-03-03 10:34:40 +02:00