6th Meeting: GSoC 17 JS tests for Joomla 4!
By Private Profile 0ba00c4f on 2017-06-23 09:12 in GSoC 17 JS tests for Joomla 4
Thursday, 22nd June 2017 on Glip
Time: 10.00p.m (Colombo Sri Lanka), 6:30 p.m (Munich Germany)
Report: Supun
Previous meeting report
List of Attendees Overview
Mentor |
A |
Student |
A |
||
Ruchiranga Wickramsinghe |
RW |
X |
Supun Wanniarachchi |
SW |
x |
Ashan Fernando |
AF |
X |
|||
Dimitris Grammatiko |
DG |
X |
|||
Yves Hoppe |
YH |
X |
|||
Tobias Zulauf |
TZ |
||||
David Neukirchen |
DN |
X |
Topics
1. Update on the work done during the previous week
https://github.com/Supun94/gsoc17_js_tests/commit/c08f073c80c0a8713b07e1392a2a4420b9482771
https://github.com/Supun94/gsoc17_js_tests/commit/af9b8e3e39c37ef56875e74179a73f0e68067e26
Supun worked with VanillaJS conversion part and mentors review commits and added few changes. Discussed test Permission script after done the VanillaJS conversion and suggested to use Postman chrome plugin, capture some data (chrome->dev tools->network->xhr) and then use jasmine ajax to test different cases
2. Discuss about the PR
Last week Dimitris sent a PR https://github.com/joomla/joomla-cms/pull/. 16808 discussed more it during the meeting. This PR is just consolidated two different node-modules directories to one. It's more about not wasting disk space than anything else.
3. Discuss about NMM tests
Supun was working with NMM vue Unit testing. He started to work with media-infobar component and he’ll finish it during next week.
4. Tasks for next week
1. treeselectmenu + tabstate(with new changes) + frontendediting + permissions -> Vanilla js conversion
2. Lookinto the PR https://github.com/joomla-projects/gsoc16_js-unit-tests/pull/43 , integrate those tests and get it working
3. write some simple tests to media-infobar component
4. Article draft version
5. mediafield , fielduser, subform Vanilla js conversion
6. Look into Dimitris PRs and use them as starting point for your work as applicable (test PRs, improve them, write relevant tests etc)