<div dir="ltr">Yes, unit testing means automated tests. There's a tool named "PHP Unit". The idea is that you create your tests as you either introduce new features or repair bugs. Ideally all your code should be covered by unit tests. And of course it takes time to create the tests, but it pays off as it gets easier to spot bugs and as you are able to introduce new features that don't fail any of the existing tests.<div><br></div><div>But my question is still, why don't we have unit tests in vtiger open source?</div><div><br></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Saludos<div><br></div><div>Rubén</div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 9, 2019 at 11:35 AM Sutharsan J <<a href="mailto:ajstharsan@gmail.com">ajstharsan@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>HI</div><div><br></div><div>Unit test means Automated? They may be doing manual unit test. Adding automated unit test is a complex and time consuming process to vtiger, but not impossible</div><div><br></div><div><br></div><div>Thanks</div><div>Sutharsan Jeganathan<br></div></div><div id="gmail-m_-4674649539111515812DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br>
<table style="border-top:1px solid rgb(211,212,222)">
<tbody><tr>
<td style="width:55px;padding-top:13px"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" alt="" width="46" height="29" style="width: 46px; height: 29px;"></a></td>
<td style="width:470px;padding-top:12px;color:rgb(65,66,78);font-size:13px;font-family:Arial,Helvetica,sans-serif;line-height:18px">Virus-free. <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link" style="color:rgb(68,83,234)" target="_blank">www.avast.com</a>
</td>
</tr>
</tbody></table><a href="#m_-4674649539111515812_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"></a></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 9, 2019 at 9:41 PM Rubén A. Estrada Orozco <<a href="mailto:rulotec1@gmail.com" target="_blank">rulotec1@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi Alan,<div><br></div><div>Do you have an idea why there's no unit testing done in the Vtiger open source project? I remember having read a job offering from Vtiger where they were looking for a developer with experience in unit testing. So that leads me to think they somehow do it for their paid version. why don't we have unit testing in the open source version? </div><div><br clear="all"><div><div dir="ltr" class="gmail-m_-4674649539111515812gmail-m_295087969030150167gmail_signature"><div dir="ltr">Saludos<div><br></div><div>Rubén</div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 28, 2019 at 3:30 AM Alan Lord <<a href="mailto:alanslists@gmail.com" target="_blank">alanslists@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi vtiger developers.<br>
<br>
I just found (another) serious bug introduced recently into the master <br>
branch because of a lazy programming error to be honest.<br>
<br>
Could you please try testing your code before committing?<br>
<br>
<a href="http://code.vtiger.com/vtiger/vtigercrm/issues/1124" rel="noreferrer" target="_blank">http://code.vtiger.com/vtiger/vtigercrm/issues/1124</a><br>
<br>
It is similar, in a way to this one:<br>
<br>
<a href="http://code.vtiger.com/vtiger/vtigercrm/issues/1117" rel="noreferrer" target="_blank">http://code.vtiger.com/vtiger/vtigercrm/issues/1117</a><br>
<br>
In that it clearly shows very little to no serious testing was carried out.<br>
<br>
<br>
Al<br>
<br>
<br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a><br>
</blockquote></div>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail-m_-4674649539111515812gmail_signature"><div dir="ltr"><font color="#9999ff"><i>Development Manager<br>
Radus28 Software Solution<br>
<img title="www.radus28.com" alt="Radus28 Software Solution" width="205" height="60"><br>
123, Level 2, Mc Larens Building<br>
Baudhaloka Mw.<br>
Colombo 04<br>
Sri Lanka<br>
M : +94773795291<br>
E : <a href="mailto:sutharsan@radus28.com" target="_blank">sutharsan@radus28.com</a><br>
W : <a href="http://www.radus28.com" target="_blank">www.radus28.com</a></i></font></div></div>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div>