Skip to content

Backport frontend test fixes from webpack branch

Mike Greiling requested to merge fix-frontend-test-failures into master

What does this MR do?

To simplify the review of the webpack MR, this splits off some of the fixes that needed to be made for the Karma test runner into their own MR. Many of these changes are bugs that for one reason or another were ignored by teaspoon, but caused problems within Karma.

Are there points in the code the reviewer needs to double check?

The tests should all pass.

Why was this MR needed?

In order to make way for the changes to come within !7288 (merged)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#27486 (moved)

Merge request reports