blob: 00668e9673ec516fb2b726f64baa80494a41a1d0 [file] [log] [blame]
OPEN FILE PANEL
This tests the events dispatched on user selection
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
on input
PASS inputDispatched is false
PASS changeDispatched is false
on change
PASS inputDispatched is true
PASS changeDispatched is false
PASS successfullyParsed is true
TEST COMPLETE