Difference between revisions of "System Tests Working Group"

From Joomla! Documentation

Line 28: Line 28:
 
* [[Writing_System_Tests_for_Joomla!_-_Part_1|Writing System Tests for Joomla!]]
 
* [[Writing_System_Tests_for_Joomla!_-_Part_1|Writing System Tests for Joomla!]]
 
* GSOC-Webdriver_system_tests_for_CMS repository: https://github.com/joomla-projects/GSOC-Webdriver_system_tests_for_CMS
 
* GSOC-Webdriver_system_tests_for_CMS repository: https://github.com/joomla-projects/GSOC-Webdriver_system_tests_for_CMS
 +
 +
[[Category:Working Groups]]

Revision as of 04:54, 25 July 2014

Team Members[edit]

  • Puneet Kala (Working Group Coordinator)
  • Javier Gómez (PLT liaison: javier.gomez at commmunity.joomla.org)
  • Kshitij Sharma
  • Tanaporn Pantuprecharat
  • Mark Dexter


Roadmap[edit]

The next steps in this team are:

GSoC 2014[edit]

Sauce Labs integration[edit]

  • Test SauceLabs and Travis integration with the repo at GitHub: https://saucelabs.com/opensource/travis. It will require the use of Paratest, to run several tests at the same time, otherwise it will take too long (more than 8 hours just the /Adminitrator/ tests)

Improvements in current tests[edit]

  • (done) Create an Assert in all test that makes sure there is not any warning, even if the test passes. See this example:

Documents[edit]