Re: Grunt

2015-08-31 Thread Pat
I got it working. I had to add permissions to these directories: /usr/local /usr/lib/node_modules On Monday, August 31, 2015 at 9:41:35 AM UTC-4, Pat wrote: > > Hi > > I'm trying to get Grunt up and running with Jenkins by following this > article <http://sideroad.secr

Grunt

2015-08-31 Thread Pat
Hi I'm trying to get Grunt up and running with Jenkins by following this article <http://sideroad.secret.jp/articles/grunt-on-jenkins/>. I'm terribly new to Linux and I'm running into permission problems. I'm giving out read, write and execute permissions like candy

Re: How to perform remote testing using jenkins and (selenium/protactor/grunt) ?

2015-06-16 Thread Erick Macedo
Any kind of help is welcome Em terça-feira, 16 de junho de 2015 15:41:15 UTC-3, Erick Macedo escreveu: > > hi, > > I have an application running on a server Windowns, is a javascript > application controlled by grunt, I need to run some test protactor and > selenium us

How to perform remote testing using jenkins and (selenium/protactor/grunt) ?

2015-06-16 Thread Erick Macedo
hi, I have an application running on a server Windowns, is a javascript application controlled by grunt, I need to run some test protactor and selenium using the grunt test command. I tried to do this via ssh, that works, but ssh limited screen resolution and ultimately hurts the test. I