see the other thread on web2py-developers for further details.
On Thursday, March 21, 2013 4:19:22 PM UTC+1, Massimo Di Pierro wrote:
>
> I know they are not on travis.ci but they exist and can be extended to
> include user applications.
>
> On Tuesday, 19 March 2013 18:07:35 UTC-5, Niphlod wrote
I know they are not on travis.ci but they exist and can be extended to
include user applications.
On Tuesday, 19 March 2013 18:07:35 UTC-5, Niphlod wrote:
>
> if you're referring to gluon/tests/test_web.py they aren't (at least in
> travis-ci).
> you're required to have a running webserver in a
if you're referring to gluon/tests/test_web.py they aren't (at least in
travis-ci).
you're required to have a running webserver in an outside process when
launching test_web
On Tuesday, March 19, 2013 11:34:35 PM UTC+1, Massimo Di Pierro wrote:
>
> I do not believe the exec thing is any obstac
I do not believe the exec thing is any obstacle to testing. applications
can be tested in the same way. Current tests incude for example functional
testing for the registration and login process in welcome.
On Tuesday, 19 March 2013 13:20:41 UTC-5, Richard wrote:
>
> I thougth that testing web2p
Long time ago Pierre a co-worker of Chris Steel had something in mind... I
don't know where the got or if they even still developping with web2py...
Richard
On Tue, Mar 19, 2013 at 2:36 PM, Niphlod wrote:
> code is open-source, give it a look. Right now only unittests on web2y
> modules are do
code is open-source, give it a look. Right now only unittests on web2y
modules are done, but I'm planning to see if there's the chance to start
the server in its own process and a client in another (so tests can be done
against apps not only by unittesting modules, but the whole "deal" of a
run
I thougth that testing web2py was complexe because of the way the
environnement was setup (execute)...
So, how is travis-ci is working testing web2py and what the limitation of
the test case for instance?
Maybe the issue with testing is more for app then web2py it self?
Thanks
Richard
On Tue,
I saw a talk on Travis-ci last week. I think it's a great idea.
You could also use it to test your own Web2py-based project and do your
system regression test using Selenium.
On Tuesday, March 19, 2013 11:31:06 AM UTC-4, Niphlod wrote:
>
> precisely.
> for 5-6 years old, it assures to run a set
precisely.
for 5-6 years old, it assures to run a set of commands in a fresh
environment and logs the results.
Given that we have some tests, and that those tests can be invoked, and
that we **should** check if web2py works with python 2.5, 2.6, 2.7 it very
useful.
Additionally the travis envir
http://en.wikipedia.org/wiki/Travis_CI
I don't that much, but I would say that it is a motor to execute unit tests
so it make integration test finally. And I guess once you configure your
project to work with it each you commit something on github it will execute
all your unit tests and let you kn
Hi!
forgive my ignorance what's Travis and what does it do ? (explanation
for 3 year old if you can)
Also, what benefits I can have by integrating it with Web2py ?
Thanks for the info.
Cheers,
Marco Tulio
2013/3/18 Massimo Di Pierro
> Passes all tests using travis.ci including python 2.5/
Passes all tests using travis.ci including python 2.5/2.6/2.7
sqlite/mysql/postgres.
Thanks to Marc who originally pushed for travis.ci integration one year ago
and Niphlod for his help in getting this to work, explaining it to me like
a three years old (and I needed the explanation), and for
12 matches
Mail list logo