Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

GSOC/2017: Difference between revisions

From MoodleDocs
GSOC/2017: Added GSoC Project, Improve End-to-End Testing in the Mobile App
m Added link to Diwakar's blog
Line 24: Line 24:
* Student: [https://moodle.org/user/profile.php?id=2140356 Diwakar Moturu]
* Student: [https://moodle.org/user/profile.php?id=2140356 Diwakar Moturu]
* Mentor: Juan Leyva
* Mentor: Juan Leyva
* Student Blog: [https://magician03.github.io/ Diwakar's Blog]


==See Also==
==See Also==
[https://moodle.com/2017/05/11/moodle-selects-project-mentor-google-summer-code-2017/ Moodle announces GSoC 2017 participants]
[https://moodle.com/2017/05/11/moodle-selects-project-mentor-google-summer-code-2017/ Moodle announces GSoC 2017 participants]

Revision as of 12:35, 24 May 2017

An overview of the Google Summer of Code 2017 projects for Moodle.

For more details, see the GSOC 2017 course at dev.moodle.org.

This year, Moodle will run a single GSOC project.

Improve End-to-End Testing in the Mobile App

The project aims to enable the Moodle Mobile App with fully automated End-to-End testing capabilities with SauceLabs and Travis CI using latest upgraded versions of Node, Protractor, Gulp, Appium, Selenium with latest Moodle Mobile App v3.3.0 [~26/5/2017].

Integrating SauceLabs and TravisCI enables a completely automated build on Travis along with End-to-End testing on SauceLabs’ Browsers, Mobile/Tablet Android Emulators, Mobile/Tablet iOS Simulators [and Real Devices exclusively for premium users]. Incase of any failure in Travis build, debugging can be easily done as SauceLabs provides the actual video and screenshot logs of all the tests for 30 days [only metadata & screenshots after that] and TravisCI restores the build log for lifetime of a repository.

Project Goals

  • Upgrade Node, Protractor, Gulp, Appium, Selenium and other related dependencies
  • Configure the App for Travis build and SauceLabs testing via Travis
  • Fix all the failing E2E tests
  • Add E2E tests for newly added features/modules in Moodle Mobile v3.1.x, v3.2.x, v3.3.0
  • Modify the existing documentation of Moodle Mobile Development Environment Setup and End-to-End testing environment

Project Info

See Also

Moodle announces GSoC 2017 participants