Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

GSOC/2016: Difference between revisions

From MoodleDocs
m (Add link to the dev course)
Line 23: Line 23:


==Add support to end-to-end testing in the Mobile app==
==Add support to end-to-end testing in the Mobile app==
The project's aim was to add more end to end tests to the Mobile application. Supun developed almost 30 new tests that were integrated in Moodle Mobile.


* Student: [https://moodle.org/user/view.php?id=2065840&course=5 Supun Wanniarachchi]
* Student: [https://moodle.org/user/view.php?id=2065840&course=5 Supun Wanniarachchi]
* Mentor: Juan Leyva
* Mentor: Juan Leyva
* [https://github.com/Supun94/moodlemobile2/commits/gsoc-e2e Original branch with the new tests]
* Related issues: MOBILE-1864 AND MOBILE-1179
* [http://blog.supun.me/2016/08/19/gsoc-2016-final-protractor-test-implementation-documentation-moodle-mobile-app/ Project documentation]


==See Also==
==See Also==
[http://www.moodleworld.com/moodle-announces-gsoc-participants-gsoc-summerofcode-moodle/ Moodle announces GSoC participants]
[http://www.moodleworld.com/moodle-announces-gsoc-participants-gsoc-summerofcode-moodle/ Moodle announces GSoC participants]

Revision as of 11:01, 30 January 2017

An overview of the Google Summer of Code 2016 projects for Moodle. For more details, see the GSOC 2016 course at dev.moodle.org.

Plugin skeleton generator

The project’s aim was to make developing plugins a much easier task. A new tool was designed and implemented by the GSOC student. Based on coding techniques used by existing plugins, on the guides and specifications found in the Moodle developer documentation, as well as on the user’s input, the new tool generates skeleton code that can be used to build new Moodle plugins.

Adding search to more Moodle components

Atto image resize/crop/rotate

Add support to end-to-end testing in the Mobile app

The project's aim was to add more end to end tests to the Mobile application. Supun developed almost 30 new tests that were integrated in Moodle Mobile.

See Also

Moodle announces GSoC participants