[Phpmyadmin-devel] about project: Automatic testing

adam adamgsoc2013 at gmail.com
Wed Mar 20 17:40:50 CET 2013


Thanks for your reply, Dieter

I will dig into the information that you gave me deeper. 

I am very familiar with the CI env and PHP code coverage, because I just finished a similiar project when I Intern on Yahoo! last year.

when I intern on Yahoo! last year, I finished a automatic testing job:
1. PHP UNIT code and Functional testing code.
2. Commit to SVN will trigger a CI build.
3. The CI build is done by: slenium + Firefox+ Xvfb (so that we dont need screen)
4. output the code coverage report.




adam

From: Dieter Adriaenssens
Date: 2013-03-19 17:49
To: adamgsoc2013; phpmyadmin-devel
Subject: Re: [Phpmyadmin-devel] new here for GSOC
2013/3/19 adam <adamgsoc2013 at gmail.com>:
> Hi All,
>
> I am new here for GSOC.
> After reading the idea listed on link:
> https://wiki.phpmyadmin.net/pma/GSoC_2013_Ideas_List#Automated_testing
>
> I am quite interested on the topic: Automatic testing.  I have some
> developing experience on selenium and PHP Code Coverage.
>
> I am very glad to join phpmyadmin. I will dig my selves into here, thanks
>
> ________________________________
> adam

Hi,

If you are interested in applying for a GSoC project, you can take
a look at our applicant guide [0], it will tell you what we expect
from applicants.
In case of the automated testing idea : A good way to start is to have
a look at the current tests [1] and code coverage [2]. We expect you
to provide a patch as part of your project proposal, so you can add a
few tests to show us that you understand the code.

[0] http://wiki.phpmyadmin.net/pma/GSoC_2013_Applicant_Guide
[1] http://wiki.phpmyadmin.net/pma/Unit_Testing
[2] http://ci.phpmyadmin.net/job/phpMyAdmin/cloverphp

-- 
Kind regards,

Dieter Adriaenssens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20130321/09a32fa2/attachment.html>


More information about the Developers mailing list