Skip to content

Remove timeouts from TimeTracker tests

Inactive Account requested to merge winh-speedup-timetracker-tests into master

What does this MR do?

Remove transitions and waiting from TimeTracker tests.

Why was this MR needed?

This reduces the time these tests need to run from over 2 seconds to around 200 milliseconds.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/44174

Merge request reports