kibana/x-pack/test_utils/jest
Tyler Smalley 2dcd3cc4c6
[test] Comment out Jest hooks in skipped blocks (#59086)
* [test] Comment out Jest hooks in skipped blocks

Jest will run the hooks regardless of if they are skipped.

Tests skipped in 61c9dc4022
and 420ded8eb2 were still resulting in build failures due to the beforeEach failing.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* Additional variables/imports no longer needed

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* Skip additional flaky ingest tests

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* Comment out file

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* Must have one test

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2020-03-03 10:51:20 -08:00
..
contract_tests [test] Comment out Jest hooks in skipped blocks (#59086) 2020-03-03 10:51:20 -08:00
integration_tests [jest] disallow invalid describe calls (#41378) 2019-07-18 10:11:33 -07:00
config.contract.js [Tests] Setup contract tests in x-pack (#42345) 2019-08-05 11:15:03 -04:00
config.integration.js autofix all violations 2019-12-13 23:17:13 -07:00
config.js jest & mocha test coverage reporting (#43742) 2019-08-24 16:48:08 +02:00