Google Groups Home
Help | Sign in
run tests from browser instead of cli
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Matthias N.  
View profile
 More options Nov 19 2007, 7:46 am
From: "Matthias N." <matthias.nothh...@googlemail.com>
Date: Mon, 19 Nov 2007 04:46:04 -0800 (PST)
Local: Mon, Nov 19 2007 7:46 am
Subject: run tests from browser instead of cli
Hi,

for testing things using APC I need to run tests in the browser.
Mostly unit tests.
Is that possible? What should I do or change to setup unit testing via
browser instead of calling the tests from command line?

Regards,
Matthias


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fabien POTENCIER  
View profile
 More options Nov 19 2007, 10:16 am
From: Fabien POTENCIER <fabien.potenc...@symfony-project.com>
Date: Mon, 19 Nov 2007 16:16:57 +0100
Local: Mon, Nov 19 2007 10:16 am
Subject: Re: [symfony-devs] run tests from browser instead of cli
symfony 1.0 or 1.1 ?

--
Fabien Potencier
Sensio CEO - symfony lead developer
http://www.sensiolabs.com/
http://www.symfony-project.com/
Sensio Labs
Tél: +33 1 40 99 80 80


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthias N.  
View profile
 More options Nov 19 2007, 10:23 am
From: "Matthias N." <matthias.nothh...@googlemail.com>
Date: Mon, 19 Nov 2007 07:23:49 -0800 (PST)
Local: Mon, Nov 19 2007 10:23 am
Subject: Re: run tests from browser instead of cli
symfony 1.0

For now I created a symlink of /test -> /web/test to be able to access
the tests.
Any better idea?
Another problem is that the output is not "optimized" for the browser
(text only). Would be cool to also see colorized results.

Regards,
Matthias

On 19 Nov., 16:16, Fabien POTENCIER <fabien.potenc...@symfony-


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthias N.  
View profile
 More options Nov 19 2007, 10:26 am
From: "Matthias N." <matthias.nothh...@googlemail.com>
Date: Mon, 19 Nov 2007 07:26:33 -0800 (PST)
Local: Mon, Nov 19 2007 10:26 am
Subject: Re: run tests from browser instead of cli
BTW: If you could also give me a hint for how to get this work with sf
1.1 I would be happy, too :-)
(but for now I need this for an existing 1.0 project)

On 19 Nov., 16:23, "Matthias N." <matthias.nothh...@googlemail.com>
wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthias N.  
View profile
 More options Nov 22 2007, 6:02 am
From: "Matthias N." <matthias.nothh...@googlemail.com>
Date: Thu, 22 Nov 2007 03:02:22 -0800 (PST)
Local: Thurs, Nov 22 2007 6:02 am
Subject: Re: run tests from browser instead of cli
Unfortunately I still have problems.. I'm trying to test APC caching
using the tests from trunk. With APC 3.0.15 I don't get reliable test
results, one time it fails some tests one time it passes all..
strange..

How can I call the CLI commands from browser in sf 1.1 as well as 1.0?
BTW: sf 1.1 CLI/test is cool as it provides autoload, nice :)

Regards,
Matthias

On 19 Nov., 13:46, "Matthias N." <matthias.nothh...@googlemail.com>
wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ian P. Christian  
View profile
 More options Nov 22 2007, 6:21 am
From: "Ian P. Christian" <poo...@pookey.co.uk>
Date: Thu, 22 Nov 2007 11:21:31 +0000
Local: Thurs, Nov 22 2007 6:21 am
Subject: Re: [symfony-devs] Re: run tests from browser instead of cli

Matthias N. wrote:
> Unfortunately I still have problems.. I'm trying to test APC caching
> using the tests from trunk. With APC 3.0.15 I don't get reliable test
> results, one time it fails some tests one time it passes all..
> strange..

Is it failing with a 255 return code?

--

Ian P. Christian ~ http://pookey.co.uk


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthias N.  
View profile
 More options Nov 22 2007, 6:40 am
From: "Matthias N." <matthias.nothh...@googlemail.com>
Date: Thu, 22 Nov 2007 03:40:20 -0800 (PST)
Local: Thurs, Nov 22 2007 6:40 am
Subject: Re: run tests from browser instead of cli
On 22 Nov., 12:21, "Ian P. Christian" <poo...@pookey.co.uk> wrote:

> Matthias N. wrote:
> > Unfortunately I still have problems.. I'm trying to test APC caching
> > using the tests from trunk. With APC 3.0.15 I don't get reliable test
> > results, one time it fails some tests one time it passes all..
> > strange..

> Is it failing with a 255 return code?

Sorry, I don't understand this question in that context..
Like I said some time some tests fail, and next time not. Where should
there be a return code?

BTW: how can I directly run the tests of symfony?

Regards,
Matthias


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthias N.  
View profile
 More options Nov 22 2007, 7:11 am
From: "Matthias N." <matthias.nothh...@googlemail.com>
Date: Thu, 22 Nov 2007 04:11:41 -0800 (PST)
Local: Thurs, Nov 22 2007 7:11 am
Subject: Re: run tests from browser instead of cli
On 22 Nov., 12:02, "Matthias N." <matthias.nothh...@googlemail.com>
wrote:

> Unfortunately I still have problems.. I'm trying to test APC caching
> using the tests from trunk. With APC 3.0.15 I don't get reliable test
> results, one time it fails some tests one time it passes all..
> strange..

The ->getTimeout() and ->getLastModified() tests of sfAPCCache tests
sometimes fail. (I'm testing from CLI).

Seems that the testing stuff needs a bit tuning..!? IMHO it is not
flexible enough.. Or there is at least some support missing mostly for
calling tests from the webbrowser..!?

Regards,
Matthias


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthias N.  
View profile
 More options Nov 22 2007, 8:31 am
From: "Matthias N." <matthias.nothh...@googlemail.com>
Date: Thu, 22 Nov 2007 05:31:58 -0800 (PST)
Local: Thurs, Nov 22 2007 8:31 am
Subject: Re: run tests from browser instead of cli
Sorry for spamming this list but I'm trying to push the quality of my
plugins to another level by using tests which unfortunately seems to
be a bit too tricky IMHO.. ;-)

Is there a way with lime to turn off output of passed tests. I only
want to see failed tests. That would make it easier to debug.

Regards,
Matthias

On 22 Nov., 13:11, "Matthias N." <matthias.nothh...@googlemail.com>
wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google