MDL-69331 core_h5p: Add missing library files to behat tests
commitd0d7fc835e77a27cc4d7343e846716d88b42deed
authorSara Arjona <sara@moodle.com>
Mon, 1 Mar 2021 10:48:55 +0000 (1 11:48 +0100)
committerSara Arjona <sara@moodle.com>
Thu, 15 Apr 2021 07:33:02 +0000 (15 09:33 +0200)
tree54c027494abf97b7d2948f6a604f85ffd0e2f696
parent8a81d74244ca30e3bb9e5da24f517430dfa16fca
MDL-69331 core_h5p: Add missing library files to behat tests

Some of the pre-existing behat tests were creating content into the
content bank using the generator but the H5P content-type libraries
weren't uploaded.
Since MDL-69331, libraries need to be deployed previously (so fake
H5P content-type won't be displayed if these libraries don't exist).
backup/util/ui/tests/behat/import_contentbank_content.feature
contentbank/contenttype/h5p/tests/behat/manage_content.feature
contentbank/contenttype/h5p/tests/behat/teacher_replace_content.feature
contentbank/contenttype/h5p/tests/behat/teacher_upload_content.feature
contentbank/tests/behat/edit_content.feature
contentbank/tests/behat/events.feature
contentbank/tests/behat/search_content.feature
contentbank/tests/behat/sort_content.feature
contentbank/tests/behat/visibility.feature