We essentially haven't really changed anything here, just the way in which we include the file within Moodle. As such, this is very difficult to test because nothing should have changed.
Run the full behat suite
Open your JS console
Have a mosey on around Moodle and watch out for any new errors, exceptions, etc.
We essentially haven't really changed anything here, just the way in which we include the file within Moodle. As such, this is very difficult to test because nothing should have changed.
Run the full behat suite
Open your JS console
Have a mosey on around Moodle and watch out for any new errors, exceptions, etc.
20
We should move it to a rollup the same as all other JS to reduce page includes.
blocks
MDL-43420Behat should catch deprecated JavaScript and JavaScript errors
Development in progress
will help resolve
MDL-16699Split javascript-static.js into a small file included in <head> and the rest that can be included in the footer