Commit 79edde9
authored
[Security Solution][Investigations] - update list of dependencies to run cypress tests (elastic#198586)
## Summary
This PR updates the list of dependencies that need to be watched to
trigger the Cypress tests for the Threat Hunting Investigations team.
The list is unfortunately not exhaustive. I went through all the imports
in the following folders:
- `/packages/kbn-expandable-flyout`
- `/x-pack/plugins/security_solution/public/timelines`
- `/x-pack/plugins/security_solution/public/flyout`
- `/x-pack/plugins/security_solution/public/notes`
I did not go through the
`/x-pack/plugins/security_solution/public/common` as they were way too
many files... Also I did not go through the dependencies of all of our
listed dependencies as this would take days...
It is an improvement on what we've had until now though, and should
protect us from outside code being changed!
elastic/security-team#105791 parent 494a1df commit 79edde9
1 file changed
+28
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| 258 | + | |
258 | 259 | | |
| 260 | + | |
259 | 261 | | |
260 | | - | |
261 | 262 | | |
| 263 | + | |
262 | 264 | | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
263 | 271 | | |
| 272 | + | |
| 273 | + | |
264 | 274 | | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
265 | 280 | | |
266 | 281 | | |
| 282 | + | |
| 283 | + | |
267 | 284 | | |
268 | | - | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
269 | 288 | | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
270 | 295 | | |
271 | 296 | | |
272 | 297 | | |
| |||
282 | 307 | | |
283 | 308 | | |
284 | 309 | | |
285 | | - | |
| 310 | + | |
286 | 311 | | |
287 | 312 | | |
288 | 313 | | |
| |||
0 commit comments