This may or may not relate to the topic at hand but what IDEs do you guys use to edit the code for P2PU? I am currently between IDEs and was wondering if there is a standard among the dev group.<br><br><div class="gmail_quote">

On Wed, May 11, 2011 at 12:54 PM, zuzel.vp <span dir="ltr">&lt;<a href="mailto:zuzel.vp@gmail.com">zuzel.vp@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

We just have django tests --&gt;<br>
<a href="http://docs.djangoproject.com/en/dev/topics/testing/" target="_blank">http://docs.djangoproject.com/en/dev/topics/testing/</a><br>
<br>
At this point i think a CI server is an overkill but in the future<br>
when the project grows it will be nice to have it.<br>
<br>
--<br>
Thanks,<br>
    Zuzel<br>
<br>
On Wed, May 11, 2011 at 7:06 AM, Nadeem Shabir &lt;<a href="mailto:ns@talis.com">ns@talis.com</a>&gt; wrote:<br>
&gt; Zuzel what level of automated testing do we have at the moment?<br>
&gt; I&#39;m a little out of sync with our current development process ... but ...<br>
&gt; Should the development process not be tied into / supported by a continuous<br>
&gt; integration process? I.e. every check in into trunk is checked out by a CI<br>
&gt; server that builds, deploys, and runs any automated tests.  Should we be<br>
&gt; aiming to have a suite of unit tests, and a suite of acceptance or more<br>
&gt; functional tests written in something like Selenium that verifies that the<br>
&gt; application is working consistently across different browsers.  I&#39;ve been<br>
&gt; using tools like SauceLabs to run a Selenium based test suite against<br>
&gt; multiple browser and os versions - and the net result is all developer<br>
&gt; checkins are tested automatically by the build server, which obviously means<br>
&gt; releases can then be deployed to live with confidence.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On 11 May 2011 10:15, Philipp Schmidt &lt;<a href="mailto:phi.schmidt@gmail.com">phi.schmidt@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On 11 May 2011 03:49, John Britton &lt;<a href="mailto:public@johndbritton.com">public@johndbritton.com</a>&gt; wrote:<br>
&gt;&gt; &gt; This is part of the argument against moving to the new site earlier. I&#39;m<br>
&gt;&gt; &gt; not<br>
&gt;&gt; &gt; opposed, but because we&#39;re going to have more and more real users on the<br>
&gt;&gt; &gt; new<br>
&gt;&gt; &gt; site we&#39;ll have to spend a fair amount of time making sure things work<br>
&gt;&gt; &gt; before we push them. The alternative is to be ready to fix things if<br>
&gt;&gt; &gt; they<br>
&gt;&gt; &gt; are broken after we push them (I tend to prefer this approach).<br>
&gt;&gt;<br>
&gt;&gt; I suspect the right solution is somewhere in the middle. The old site<br>
&gt;&gt; is really starting to hurt us, and it would be great if we could move<br>
&gt;&gt; sooner rather than later. But I agree with John that we don&#39;t want to<br>
&gt;&gt; slow down development too much, and we also don&#39;t want real users to<br>
&gt;&gt; get frustrated by serious bugs. Could we keep pushing (push-then-fix)<br>
&gt;&gt; for now, and start increasing the testing / staging phase by a day at<br>
&gt;&gt; a time as we take on more users?<br>
&gt;&gt;<br>
&gt;&gt; It might also be useful to have an <a href="http://alpha.p2pu.org" target="_blank">alpha.p2pu.org</a> where those with<br>
&gt;&gt; interest and time, could always access the latest snapshot of<br>
&gt;&gt; development progress, and help test.<br>
&gt;&gt;<br>
&gt;&gt; P<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; p2pu-dev mailing list<br>
&gt;&gt; <a href="mailto:p2pu-dev@lists.p2pu.org">p2pu-dev@lists.p2pu.org</a><br>
&gt;&gt; <a href="http://lists.p2pu.org/mailman/listinfo/p2pu-dev" target="_blank">http://lists.p2pu.org/mailman/listinfo/p2pu-dev</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; p2pu-dev mailing list<br>
&gt; <a href="mailto:p2pu-dev@lists.p2pu.org">p2pu-dev@lists.p2pu.org</a><br>
&gt; <a href="http://lists.p2pu.org/mailman/listinfo/p2pu-dev" target="_blank">http://lists.p2pu.org/mailman/listinfo/p2pu-dev</a><br>
&gt;<br>
&gt;<br>
_______________________________________________<br>
p2pu-dev mailing list<br>
<a href="mailto:p2pu-dev@lists.p2pu.org">p2pu-dev@lists.p2pu.org</a><br>
<a href="http://lists.p2pu.org/mailman/listinfo/p2pu-dev" target="_blank">http://lists.p2pu.org/mailman/listinfo/p2pu-dev</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><div>Sincerely,</div>Wesley Pennock<div>Check Out The Techie School<div><a href="http://techieschool.blogspot.com/" target="_blank">http://techieschool.blogspot.com/</a></div>

</div><div><br></div><br>