Re: [web2py] Re: Why isn't WEB2PY a part of Googles summer of code? Will it be this time?

2016-10-13 Thread Mathieu Clabaut
So as not to wait forever, I did a quick extraction of the needed file in a new github project : https://github.com/matclab/pytest-web2py.wip I did not retest that everything was working in a new web2py projects. I'll do it later, but i didn't want to postpone the publishing any longer. There's

Re: [web2py] Re: Why isn't WEB2PY a part of Googles summer of code? Will it be this time?

2016-10-12 Thread Massimo DiPierro
i cannot commit 10hrs either.. but review the link On Oct 12, 2016 2:20 AM, "Mathieu Clabaut" wrote: > > The dates are published : https://developers.google.com/ > open-source/gsoc/timeline > We have some time to prepare an application if we decide to go. > Just for us to

Re: [web2py] Re: Why isn't WEB2PY a part of Googles summer of code? Will it be this time?

2016-10-12 Thread Mathieu Clabaut
The dates are published : https://developers.google.com/open-source/gsoc/timeline We have some time to prepare an application if we decide to go. Just for us to know, Google advertises that : "Mentors should expect to spend at least 10 hours a week for each student". It seems a reasonable average

Re: [web2py] Re: Why isn't WEB2PY a part of Googles summer of code? Will it be this time?

2016-10-11 Thread Massimo Di Pierro
If you need any help with the proposal, let me know. On Friday, 7 October 2016 01:46:17 UTC-5, Mathieu Clabaut wrote: > > Hello, > > I'm pondering to volunteer as a mentor for a pytest web2py framework, but > I'm a bit afraid of my low level of availability. > > What I a have in mind is a

[web2py] Re: Why isn't WEB2PY a part of Googles summer of code? Will it be this time?

2016-10-11 Thread Massimo Di Pierro
Other than writing good practice docs, what else is needed? On Thursday, 6 October 2016 17:19:42 UTC-5, JorgeH wrote: > > scalable restful web2py apps, with redis, postgres and mongodb > > On Thursday, October 6, 2016 at 2:25:52 PM UTC-5, Dave S wrote: >> >> >> >> On Thursday, October 6, 2016 at

Re: [web2py] Re: Why isn't WEB2PY a part of Googles summer of code? Will it be this time?

2016-10-07 Thread Anthony
Maybe have a look at https://github.com/viniciusban/web2py.test. Anthony On Friday, October 7, 2016 at 2:46:17 AM UTC-4, Mathieu Clabaut wrote: > > Hello, > > I'm pondering to volunteer as a mentor for a pytest web2py framework, but > I'm a bit afraid of my low level of availability. > > What

Re: [web2py] Re: Why isn't WEB2PY a part of Googles summer of code? Will it be this time?

2016-10-07 Thread Marlysson Silva
great if you give to do for me ok .. Em sexta-feira, 7 de outubro de 2016 09:28:43 UTC-3, Mathieu Clabaut escreveu: > > Not for now. > My intention was to put it on github, but it needs to be separated from my > actual application code which I can not open source (for now). > For the moment, I

Re: [web2py] Re: Why isn't WEB2PY a part of Googles summer of code? Will it be this time?

2016-10-07 Thread Mathieu Clabaut
Not for now. My intention was to put it on github, but it needs to be separated from my actual application code which I can not open source (for now). For the moment, I have three directories (test_unit, test, test_ui) with a conftest.py in each allowing to use py.test on those directories. For

Re: [web2py] Re: Why isn't WEB2PY a part of Googles summer of code? Will it be this time?

2016-10-07 Thread Marlysson Silva
I'm want know how you build this enviroment to tests with web2py.. in three layers .. Are your project in github? Em sexta-feira, 7 de outubro de 2016 03:46:17 UTC-3, Mathieu Clabaut escreveu: > > Hello, > > I'm pondering to volunteer as a mentor for a pytest web2py framework, but > I'm a bit

Re: [web2py] Re: Why isn't WEB2PY a part of Googles summer of code? Will it be this time?

2016-10-07 Thread Mathieu Clabaut
Hello, I'm pondering to volunteer as a mentor for a pytest web2py framework, but I'm a bit afraid of my low level of availability. What I a have in mind is a pytest plugin to allow three level of testing : 1. unit testing (with or without view rendering), 2. fast WebClient level testing

[web2py] Re: Why isn't WEB2PY a part of Googles summer of code? Will it be this time?

2016-10-06 Thread Dave S
On Thursday, October 6, 2016 at 12:25:52 PM UTC-7, Dave S wrote: > > > > On Thursday, October 6, 2016 at 7:29:03 AM UTC-7, Steve Joe wrote: >> >> I am seeing that Django, RoR all are on GSOC. Maybe web2py too should be >> there. >> > > That requires a project proposal with a fairly well defined

[web2py] Re: Why isn't WEB2PY a part of Googles summer of code? Will it be this time?

2016-10-06 Thread JorgeH
scalable restful web2py apps, with redis, postgres and mongodb On Thursday, October 6, 2016 at 2:25:52 PM UTC-5, Dave S wrote: > > > > On Thursday, October 6, 2016 at 7:29:03 AM UTC-7, Steve Joe wrote: >> >> I am seeing that Django, RoR all are on GSOC. Maybe web2py too should be >> there. >> >

Re: [web2py] Re: Why isn't WEB2PY a part of Googles summer of code? Will it be this time?

2016-10-06 Thread joseph simpson
Develop a standard testing framework for Web2py. On Thu, Oct 6, 2016 at 12:25 PM, Dave S wrote: > > > On Thursday, October 6, 2016 at 7:29:03 AM UTC-7, Steve Joe wrote: >> >> I am seeing that Django, RoR all are on GSOC. Maybe web2py too should be >> there. >> > > That

[web2py] Re: Why isn't WEB2PY a part of Googles summer of code? Will it be this time?

2016-10-06 Thread Dave S
On Thursday, October 6, 2016 at 7:29:03 AM UTC-7, Steve Joe wrote: > > I am seeing that Django, RoR all are on GSOC. Maybe web2py too should be > there. > That requires a project proposal with a fairly well defined scope (I've seen the Mercurial people dealing with that). Do you have any