Automated Tests Working Group: Difference between revisions

From Joomla! Documentation

m Marked for translation
m Add missing translation tag
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude><languages /></noinclude>
<noinclude><languages /></noinclude>
<translate>The '''Automated Testing Team ''' falls under the responsibility of the [https://volunteers.joomla.org/departments/production Production Department], which oversees all aspects related to the code of all software lead by the Joomla! Project.</translate><br />
<translate><!--T:1-->
The '''Automated Testing Team ''' falls under the responsibility of the [https://volunteers.joomla.org/departments/production Production Department], which oversees all aspects related to the code of all software lead by the Joomla! Project.</translate><br />


<translate>This is the home page of the Automated Test Team. This team is the result of combining the old System Testing Working Group and the Unit Testing Working Group.</translate>
<translate><!--T:2-->
This is the home page of the Automated Test Team. This team is the result of combining the old System Testing Working Group and the Unit Testing Working Group.</translate>


<translate>
<translate>
== Team Members ==
== Team Members == <!--T:3-->
</translate>
</translate>
<translate>Please visit the [https://volunteers.joomla.org/teams/automated-tests-working-group Volunteers Portal] to get an overview of the members of this team.</translate>
<translate><!--T:4-->
Please visit the [https://volunteers.joomla.org/teams/automated-tests-working-group Volunteers Portal] to get an overview of the members of this team.</translate>


<translate>
<translate>
== Goals ==
== Goals == <!--T:5-->
</translate>
</translate>
<translate>* Improve the Quality of Joomla CMS software  
<translate><!--T:6-->
* Improve the Quality of Joomla CMS software  
* Create learning material about "how to test" for the Joomla Community.</translate>
* Create learning material about "how to test" for the Joomla Community.</translate>
<translate>
<translate>
== Roadmap==
== Roadmap== <!--T:7-->
</translate>
</translate>
<translate>The next steps for 2017 / 2018 are:
<translate><!--T:8-->
The next steps for 2017 / 2018 are:
* System test coverage for Joomla! CMS core
* System test coverage for Joomla! CMS core
* Update PHPUnit to newest version
* Update PHPUnit to newest version
Line 25: Line 30:


<translate>
<translate>
==History==
==History== <!--T:9-->
</translate>
</translate>


<translate>
<translate>
=== 2017 ===
=== 2017 === <!--T:10-->
</translate>
</translate>
<translate>* Merge system tests into core (tests/codeception)</translate>
<translate><!--T:11-->
* Merge system tests into core (tests/codeception)</translate>


<translate>
<translate>
=== Google Summer of Code ===
=== Google Summer of Code === <!--T:12-->
</translate>
</translate>
<translate>* JavaScript Tests for Joomla 4
<translate><!--T:13-->
* JavaScript Tests for Joomla 4
* Parallel Testing setup
* Parallel Testing setup
* PR Testing platform.</translate>
* PR Testing platform.</translate>


<translate>
<translate>
=== 2016 ===
=== 2016 === <!--T:14-->
</translate>
</translate>
<translate>* System test architecture.</translate>
<translate><!--T:15-->
* System test architecture.</translate>


<translate>
<translate>
=== Google Summer of Code ===
=== Google Summer of Code === <!--T:16-->
</translate>
</translate>
<translate>* JavaScript Tests with Karma and Jasmine
<translate><!--T:17-->
* JavaScript Tests with Karma and Jasmine
* focus on Joomla system Tests and test architecture for Joomla.</translate>
* focus on Joomla system Tests and test architecture for Joomla.</translate>


<translate>
<translate>
=== GSoC 2014 ===
=== GSoC 2014 === <!--T:18-->
</translate>
</translate>
<translate>* Focus on [[S:MyLanguage/GSOC_2014_Project_Ideas#Project:_Webdriver_system_tests_for_CMS|Google Summer of Code 2014 Project: Webdriver_system_tests_for_CMS]].</translate>
<translate><!--T:19-->
* Focus on [[S:MyLanguage/GSOC_2014_Project_Ideas#Project:_Webdriver_system_tests_for_CMS|Google Summer of Code 2014 Project: Webdriver system tests for CMS]].</translate>


<translate>
<translate>
== Documents ==
 
== Documents == <!--T:20-->
</translate>
</translate>
* <translate>[[S:MyLanguage/Writing_System_Tests_for_Joomla!_-_Part_1|Writing System Tests for Joomla!]]</translate>
* <translate><!--T:21-->
* <translate>GSOC-Webdriver_system_tests_for_CMS repository:</translate> https://github.com/joomla-projects/GSOC-Webdriver_system_tests_for_CMS
[[S:MyLanguage/Writing_System_Tests_for_Joomla!_-_Part_1|Writing System Tests for Joomla!]]</translate>
* <translate>Writting system tests with Codeception: [[S:MyLanguage/Testing Joomla Extensions with Codeception|Testing Joomla Extensions with Codeception]]</translate>
* <translate><!--T:22-->
* <translate>Javier Gomez presentation of Joomla System Testing at Joomla World Conference 2014:</translate> http://prezi.com/qsf17leurgbe/automated-system-testing-in-joomla/
Writting system tests with Codeception: [[S:MyLanguage/Testing Joomla Extensions with Codeception|Testing Joomla Extensions with Codeception]]</translate>
* <translate>Joomla! Testing Overview 2016 session slides:</translate> https://www.slideshare.net/YvesHoppe/joomla-testing-jdd-germany-2016.
* <translate><!--T:24-->
Javier Gomez presentation of Joomla System Testing at Joomla World Conference 2014:</translate> http://prezi.com/qsf17leurgbe/automated-system-testing-in-joomla/
* <translate><!--T:25-->
Joomla! Testing Overview 2016 session slides:</translate> https://www.slideshare.net/YvesHoppe/joomla-testing-jdd-germany-2016.


<translate>
<translate>
== Projects ==
 
== Projects == <!--T:26-->
</translate>
</translate>
* <translate>Joomla System tests:</translate> https://github.com/joomla/joomla-cms/tree/staging/tests/codeception
* <translate><!--T:27-->
* com_weblinks: https://github.com/joomla-extensions/weblinks - Extension testing project with Codeception
Joomla System tests:</translate> https://github.com/joomla/joomla-cms/tree/staging/tests/codeception
* <translate>Old system tests repository:</translate> https://github.com/joomla-projects/gsoc16_browser-automated-tests
* com_weblinks: https://github.com/joomla-extensions/weblinks - <translate><!--T:38-->
* <translate>Basic steps and actions for Joomla Selenium / Codeception tests:</translate> https://github.com/joomla-projects/joomla-browser
Extension testing project with Codeception</translate>
* <translate>JoRobo build scripts for building extensions:</translate> https://github.com/joomla-projects/jorobo
* <translate><!--T:28-->
* <translate>Joomla Robo.li testing scripts:</translate> https://github.com/joomla-projects/joomla-testing-robo
Old system tests repository:</translate> https://github.com/joomla-projects/gsoc16_browser-automated-tests
* <translate>The Joomla [[S:MyLanguage/Docker Container for System Tests|Docker Container for System Tests]]</translate>
* <translate><!--T:29-->
* <translate>Docker system testing image:</translate> https://github.com/joomla-projects/docker-systemtests
Basic steps and actions for Joomla Selenium / Codeception tests:</translate> https://github.com/joomla-projects/joomla-browser
* <translate>JS Tests (merged in core):</translate> https://github.com/joomla-projects/gsoc16_js-unit-tests
* <translate><!--T:30-->
* <translate>Joomla vagrant testing box:</translate> https://github.com/joomla-projects/vagrant-joomla-testing Groups
JoRobo build scripts for building extensions:</translate> https://github.com/joomla-projects/jorobo
* <translate>Selenium package with webdrivers:</translate> https://github.com/joomla-projects/selenium-server-standalone
* <translate><!--T:31-->
Joomla Robo.li testing scripts:</translate> https://github.com/joomla-projects/joomla-testing-robo
* <translate><!--T:32-->
The Joomla [[S:MyLanguage/Docker Container for System Tests|Docker Container for System Tests]]</translate>
* <translate><!--T:33-->
Docker system testing image:</translate> https://github.com/joomla-projects/docker-systemtests
* <translate><!--T:34-->
JS Tests (merged in core):</translate> https://github.com/joomla-projects/gsoc16_js-unit-tests
* <translate><!--T:35-->
Joomla vagrant testing box:</translate> https://github.com/joomla-projects/vagrant-joomla-testing
* <translate><!--T:36-->
Selenium package with webdrivers:</translate> https://github.com/joomla-projects/selenium-server-standalone


<noinclude>
<noinclude>
<translate>
<translate>
<!--T:37-->
[[Category:Production_Department]]
[[Category:Production_Department]]
[[Category:Automated Testing]]
[[Category:Automated Testing]]

Latest revision as of 14:38, 2 April 2019

The Automated Testing Team falls under the responsibility of the Production Department, which oversees all aspects related to the code of all software lead by the Joomla! Project.

This is the home page of the Automated Test Team. This team is the result of combining the old System Testing Working Group and the Unit Testing Working Group.

Team Members

Please visit the Volunteers Portal to get an overview of the members of this team.

Goals

  • Improve the Quality of Joomla CMS software
  • Create learning material about "how to test" for the Joomla Community.

Roadmap

The next steps for 2017 / 2018 are:

  • System test coverage for Joomla! CMS core
  • Update PHPUnit to newest version
  • Code Sniffer rules
  • New docker based infrastructure
  • Extension Tests for B/C.

History

2017

  • Merge system tests into core (tests/codeception)

Google Summer of Code

  • JavaScript Tests for Joomla 4
  • Parallel Testing setup
  • PR Testing platform.

2016

  • System test architecture.

Google Summer of Code

  • JavaScript Tests with Karma and Jasmine
  • focus on Joomla system Tests and test architecture for Joomla.

GSoC 2014


Documents


Projects