MDL-34161 mod_lti: backup/restore of lti types
commit6489a3d455414cfc272db5b2eced8c8b5d3a165b
authorMarina Glancy <marina@moodle.com>
Fri, 29 Apr 2016 12:31:04 +0000 (29 20:31 +0800)
committerMarina Glancy <marina@moodle.com>
Mon, 4 Dec 2017 07:04:56 +0000 (4 15:04 +0800)
treec81918219a6354daaa4441dd15898ad796099955
parentedbcee25c123c90f023f856deb9d4535a8f14d1a
MDL-34161 mod_lti: backup/restore of lti types

Only course tools are backed up, site tools and registrations
can be matched by id if they are restored to the same site only.

For predefined course tools the secret is backed up encrypted
and can be restored on the same site only.
mod/lti/backup/moodle2/backup_lti_stepslib.php
mod/lti/backup/moodle2/restore_lti_stepslib.php
mod/lti/tests/behat/addtype.feature
mod/lti/tests/behat/backup_restore.feature [new file with mode: 0644]
mod/lti/tests/behat/config_test.feature [deleted file]