summaryrefslogtreecommitdiff
path: root/spec/frontend/helpers/timeout.js
Commit message (Collapse)AuthorAgeFilesLines
* Increase Jest timeout on CI to 5 secondsWinnie Hellmann2019-06-061-2/+14
|
* Migrate old notes app test from Karma to JestMartin Hanzel2019-06-051-2/+18
|
* Use process timer for jest timeout testingfe-use-process-timer-in-jest-timeoutPaul Slaughter2019-05-081-10/+17
|
* Add setTestTimeout for Jest testsWinnie Hellmann2019-03-081-0/+24
Allows contributors to set the timeout for individual jest tests.