Skip to content
Verified Commit 3d076532 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

Fix key navigation tests

QtTest really doesn't like working with an external window, huh. So, we
have to re-implement parts of TestCase internals to make it reliably
show a window and wait(0) until it fully activates to the point where
it is capable of receiving and processing keyboard events.

Also components for test cases better be dynamically created to avoid
problems of reusage across multiple functions.
parent fa5be681
Pipeline #471205 passed with stage
in 2 minutes and 40 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment