Skip to content

Commit 0cef765

Browse files
authored
[7.x] Remove slapshot contract tests (#66277) (#66308)
1 parent bc20248 commit 0cef765

File tree

11 files changed

+3
-653
lines changed

11 files changed

+3
-653
lines changed

test/scripts/jenkins_xpack.sh

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,6 @@ checks-reporter-with-killswitch "X-Pack SIEM cyclic dependency test" node plugin
2020
echo ""
2121
echo ""
2222

23-
# FAILING: https://github.com/elastic/kibana/issues/44250
24-
# echo " -> Running jest contracts tests"
25-
# cd "$XPACK_DIR"
26-
# SLAPSHOT_ONLINE=true CONTRACT_ONLINE=true node scripts/jest_contract.js --ci --verbose
27-
# echo ""
28-
# echo ""
29-
3023
# echo " -> Running jest integration tests"
3124
# cd "$XPACK_DIR"
3225
# node scripts/jest_integration --ci --verbose

x-pack/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
"@kbn/plugin-helpers": "9.0.2",
3939
"@kbn/test": "1.0.0",
4040
"@kbn/utility-types": "1.0.0",
41-
"@mattapperson/slapshot": "1.4.3",
4241
"@storybook/addon-actions": "^5.2.6",
4342
"@storybook/addon-console": "^1.2.1",
4443
"@storybook/addon-knobs": "^5.2.6",

x-pack/scripts/jest_contract.js

Lines changed: 0 additions & 29 deletions
This file was deleted.

x-pack/test_utils/jest/config.contract.js

Lines changed: 0 additions & 25 deletions
This file was deleted.

x-pack/test_utils/jest/contract_tests/__memorize_snapshots__/example.contract.test.ts.snap

Lines changed: 0 additions & 111 deletions
This file was deleted.

x-pack/test_utils/jest/contract_tests/example.contract.test.ts

Lines changed: 0 additions & 97 deletions
This file was deleted.

x-pack/test_utils/jest/contract_tests/global_setup.ts

Lines changed: 0 additions & 14 deletions
This file was deleted.

x-pack/test_utils/jest/contract_tests/global_teardown.ts

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)