<div dir="ltr">So what do you think shall we have two test objects one with config file / while one without it<div>OR<br>There should be only one test object with config file loaded?</div></div><div class="gmail_extra"><br clear="all">

<div><div dir="ltr"><div><br></div><font color="#666666">Minhaz</font><div><font color="#666666"><a href="http://cistoner.org" target="_blank">cistoner.org</a></font></div></div></div>
<br><br><div class="gmail_quote">On Wed, Mar 5, 2014 at 9:30 PM, Michal Čihař <span dir="ltr"><<a href="mailto:michal@cihar.com" target="_blank">michal@cihar.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi<br>
<br>
Dne Wed, 5 Mar 2014 20:20:37 +0530<br>
<div class="">Minhaz A V <<a href="mailto:minhazav@gmail.com">minhazav@gmail.com</a>> napsal(a):<br>
<br>
</div><div class="">> config.inc.php does not exist in pMA by default so what's the purpose of<br>
> testing for the same?<br>
<br>
</div>It does not have to exist - phpMyAdmin is supposed to work even without<br>
it. So it's valid scenario to test.<br>
<div class=""><br>
> If we replace it by config.sample.inc.php which exists, we can test for<br>
> file permissions!<br>
> behavior of config.sample.inc.php will be similar to how config.inc.php<br>
> will behave in real scenario!<br>
<br>
</div>Yes, this can be another thing to test. Still it should not be done on<br>
global object, but local one which you create for testing.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
        Michal Čihař | <a href="http://cihar.com" target="_blank">http://cihar.com</a> | <a href="http://phpmyadmin.net" target="_blank">http://phpmyadmin.net</a><br>
</div></div><br>------------------------------------------------------------------------------<br>
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.<br>
With Perforce, you get hassle-free workflows. Merge that actually works.<br>
Faster operations. Version large binaries.  Built-in WAN optimization and the<br>
freedom to use Git, Perforce or both. Make the move to Perforce.<br>
<a href="http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk" target="_blank">http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk</a><br>_______________________________________________<br>


Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
<br></blockquote></div><br></div>