<div style="font-family: Helvetica; font-size: 13px; ">Hi,</div><div><div><br></div></div>
                 
                <p style="color: #A0A0A8;">On Tuesday, 13 August 2013 at 9:23 PM, adam wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div><div>Hi Aysush,</div><div><br></div><blockquote type="cite"><div><div><br></div><div><br></div><div><br></div><div>On Tuesday, 13 August 2013 at 2:24 PM, Michal Čihař wrote:</div><div><br></div><blockquote type="cite"><div><div>Hi</div><div> </div><div>Dne Tue, 13 Aug 2013 14:07:52 +0530</div><div>Ayush Chaudhary <ayushchd@gmail.com (<a href="mailto:ayushchd@gmail.com">mailto:ayushchd@gmail.com</a>)> napsal(a):</div><div> </div><blockquote type="cite"><div><div>I don't see any explicit provision, however, we could perhaps connect</div><div>manually to database and execute corresponding SQL queries to configure the</div><div>database before our tests. Does that sound ok? If yes, we use mysqli?</div><div> </div></div></blockquote><div> </div><div> </div><div>There is no option to use setUp method for that?</div></div></blockquote><div>These tests run just similar to other unit tests except that we can use Selenium web driver calls using phpunit. So yes, we can use setup method to connect to mysql and create tables, databases that we need for our tests.  </div></div></blockquote><div><br></div><div>That will back to a problem I encountered when I made UT for DBI testing. For selenium case, we should setup database, using username, password to connect.</div><div>but this can't be deploy easily to CI and other developers' dev box because *the username and password* is private data.</div><div>please advise!</div></div></div></span></blockquote><div>True, but if we are to test the functionality of phpMyAdmin, there is no other way but to connect to an actual MySQL Server and execute queries there to setup tests or to verify test results.</div><blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;"><span><div><div><div><br></div><div><br></div><div>Adam</div><div>------------------------------------------------------------------------------</div><div>Get 100% visibility into Java/.NET code with AppDynamics Lite!</div><div>It's a free troubleshooting tool designed for production.</div><div>Get down to code-level detail for bottlenecks, with <2% overhead. </div><div>Download for free and get started troubleshooting in minutes. </div><div><a href="http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk">http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk</a></div><div>_______________________________________________</div><div>Phpmyadmin-devel mailing list</div><div><a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a></div><div><a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a></div></div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>