kibana/typings
Patryk Kopyciński 09aaecb59d
[security_solution] Cypress flaky tests catcher (#162376)
## Summary

Inspired by https://glebbahmutov.com/blog/burning-tests/

Implements the idea presented here
https://glebbahmutov.com/blog/burning-tests/#bonus-3-burning-new-or-changed-specs

In short, on PR that is changing/adding new Cypress spec files we will
try to "burn" them, it means we will try to run each `it` `2` times to
make sure tests are written in a way that gives Cypress a chance to
recover from the failed test.
Also adding a command that allows to "burn" tests locally
```
yarn cypress:burn --spec "<>"
```

Right now the job is set to `soft_fail`, so it is not going to block the
PR from merging, but hopefully will help the Team to recognize potential
flakiness before it is merged to `main`
2023-08-09 14:58:04 -07:00
..
@appland/sql_parser [Osquery] Replace js-sql-parser (#128714) 2022-05-18 12:58:07 +02:00
@elastic/eui remove unnecessary global typings (#117408) 2021-11-04 16:59:14 +01:00
@emotion Enable CSS-in-JS styling with emotion (#98157) 2021-07-09 13:42:50 -05:00
cytoscape_dagre.d.ts Merge tsconfig and x-pack/tsconfig files (#94519) 2021-03-16 15:13:49 +01:00
index.d.ts [security_solution] Cypress flaky tests catcher (#162376) 2023-08-09 14:58:04 -07:00