-
Improvement
-
Resolution: Fixed
-
Minor
-
3.4
-
MOODLE_34_STABLE
-
MOODLE_34_STABLE
-
wip-
MDL-60091-master -
This was initially part of MDL-60030 but since I'm not pushing that issue forward atm, I'll create a new issue for the test client only, I think it can be very useful.
As part of this issue I change the naming of the testclient forms:
was: WSFUNCTIONNAME_form
now: WSFUNCTIONNAME_testclient_form
There is already one naming conflict when the form that has nothing to do with testclient is displayed in the function selection popup. There is a WS function enrol_manual_enrol_users and there is a form in the same plugin enrol_manual_enrol_users_form that has nothing to do with WS test client (3.4dev only)