Project

General

Profile

Actions

Bug #25382

closed

Autocomplete test fails when trying to update Jest 23.6

Added by Ron Lavi over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
JavaScript stack
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

The global/window object seem to change through the update,
in my opinion, simulate shouldn't be used on the window object as it isn't
working as the DOM window, calling the function which is triggered by window's key press
is really what we want to test, and almost sure not to fail in future Jest/Enzyme upgrades.

Actions

Also available in: Atom PDF