[Phpmyadmin-devel] Translations and CI for 4.0

adam adamgsoc2013 at gmail.com
Mon Apr 15 11:18:13 CEST 2013


Hi,
>Dne Mon, 15 Apr 2013 16:41:11 +0800
>adam <adamgsoc2013 at gmail.com> napsal(a):
>
>> Hi, From the code coveage page: http://ci.phpmyadmin.net/job/phpMyAdmin/cloverphp/
>> 
>> some render php pages are counted too.
>> tbl_   .php
>> 
>> should I also also add UT to these files too if I try to do the Automatic testing GSOC project?
>> In my mind, I want to add functional test case to cover these files:
>> Benefit of Functional testing, we can guarantee phpmyadmin can work well on GradeA browsers.
>> 1. Check the page is loaded correctly
>> 2. Check the page is working well o GradeA browsers.
>> 3. Check the css/js is working well
>
>Please note that ci server does not run Selenium tests right now, so
>it does not show coverage for these tests.
>
>Anyway I think we should first focus on unit tests for the libraries,
>and once this is done, move on to Selenium tests, as these will be much
>more complex.
Thanks, I agree with you that we should first focus on unit tests for the logic codes.
I post some pull requests about unit tests on Github, please help me to review, thanks

Adam


More information about the Developers mailing list