At the start of the project my proposal was to add the previous 1.x feature of Joomla of creating a menu item directly from the component view in the newer versions of Joomla. During starting weeks me and my mentors discussed what approach to take to add such functionality. The decision was to make it between using helper function or using Plugins. In my proposal I had suggested to use the plugin method using various trigger event. So it was decided to first add the functionality for only article view(On-the-fly) version, after that the functionality can be made generic using plugin. So basically the method that I proposed at starting was used to achieve the final goals.
The success of GSoC16 of joomla project opened a lot of doors for me. Here I am presenting my work with Automated Testing as BDD - Gherkin, codeception how we’ve written the test of scenarios to our project and how we helped Joomla! it through the project.
Gladly the project had a big update in these months, so let me show you! Having such a complex project in your hands can be sometimes overwhelming, managing time, defining a certain task as finished, planning further tasks is the hardest part.
Hello folks! How to make Joomla! CMS tests better with Gherkin and Codeception? BDD (Behavior Driven development) in its grandest sense is about communication and viewing your software as a system with functionality and features. Using the BDD approach to write test cases makes test cases easy. BDD tests are easily understandable by non developers and testers.
How to improve the menu item workflow to make it easier for Joomla! users? This is one of the Google Summer of Code 2016 projects in course now and this article shows its progress.
I am back with the next article of GSoC 2016 project. Previously I wrote about the central idea Shareable Draft Content, so much to be coded but not so much time to finish it! The previous article explained the scope of the project, the steps of implementation and the advantages of this enhancement feature. In my second article the progress so far on this project, all the yay-nay moments over the past weeks of the coding is shared!
The Google Summer of Code project on writing tests for the custom JavaScript libraries in Joomla! is close to completion. We are about to get them merged into Joomla! CMS soon. This article is about why those tests need to be merged as soon as possible.
Imagine if the Super User could record the actions of users: who did what, where and when. This is the extension that I am developing in my Joomla! Google Summer of Code Project.
Six students, six projects, a lot of codes. Google Summer of Code 2016 has crossed its midterm line. Our students running Joomla! projects are working hard with the support of their mentors and admins*. Will they finish in time? Will their projects bring good results for the Joomla! Project and for the Joomla! users?
All of us, Joomla! users, expect to have our favorite CMS improved regularly. And we expect too that the updates will bring us just new functionalities and not new errors. To reach this expectations, automated tests run each time that a new change is made in the code to check the basic functionalities.
The challenge is: how to make these tests better?
By accepting you will be accessing a service provided by a third-party external to https://magazine.joomla.org/