• Lukas Eipert's avatar
    Utilize jest-environment-jsdom-sixteen for tests · 784449a4
    Lukas Eipert authored
    This allows us to utilize the newest version of jsdom (16) in jest. Our
    current version of jest relies on version 11. The newer version of
    jsdom brings a lot of features, e.g. Custom Elements which we need for
    gl_emoji tests.
    784449a4
Analyzing file…
package.json 8.4 KB