canvas-lms/jest
Yona Appletree 3def613a93 Allow disabling the Jest timeout limit
Introduces DISABLE_JEST_TIMEOUT_LIMIT which disables the jest test
timeout limit, useful for local debugging in some IDEs
(such as RubyMine)

flag=none

Closes MAT-1063

Test plan:
  - Tests pass
  - Run a jest test in RubyMine with and without
    DISABLE_JEST_TIMEOUT_LIMIT=true
  - Without it, tests won't run
  - With it, they do

Change-Id: I5f422dad4476bb1824dfb487baf24fc53570a4cc
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/314983
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Aaron Ogata <aogata@instructure.com>
Product-Review: Yona Appletree <yona.appletree@instructure.com>
QA-Review: Juan Chavez <juan.chavez@instructure.com>
2023-04-05 20:45:14 +00:00
..
etc rename some things 2021-04-06 01:12:49 +00:00
coffeeTransformer.js Update spec/javascripts/ to latest prettier config 2022-09-29 22:27:11 +00:00
handlebarsTransformer.js Update spec/javascripts/ to latest prettier config 2022-09-29 22:27:11 +00:00
imageMock.js Make core translations and svg imports available in jest 2018-11-29 16:09:47 +00:00
jest-setup.js Resolve console errors for Pure Functions 2023-04-05 17:11:28 +00:00
rawLoader.js Update spec/javascripts/ to latest prettier config 2022-09-29 22:27:11 +00:00
strictTimeLimitEnvironment.js Allow disabling the Jest timeout limit 2023-04-05 20:45:14 +00:00
stubInstUi.js Update spec/javascripts/ to latest prettier config 2022-09-29 22:27:11 +00:00