Jest multi-project configuration#77894
Conversation
908b73d to
07bce70
Compare
8b38a6f to
827ce4b
Compare
126dd31 to
1a491fc
Compare
1a491fc to
219d160
Compare
219d160 to
1de4ae4
Compare
peteharverson
left a comment
There was a problem hiding this comment.
ML and Transforms plugin changes LGTM
mikecote
left a comment
There was a problem hiding this comment.
Alerting related changes LGTM
nreese
left a comment
There was a problem hiding this comment.
maps changes LGTM
code review
flash1293
left a comment
There was a problem hiding this comment.
KibanaApp changes LGTM, code review
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
cee-chen
left a comment
There was a problem hiding this comment.
I'm so excited for this - we can hopefully finally bake in coverage reporting (and exceptions) into a shorter yarn jest command. Huge thanks from the Enterprise Search team!
nchaulet
left a comment
There was a problem hiding this comment.
Ingest Manager/Fleet change LGTM
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
|
@weltenwort, good catch - I have resolved the issue of the test reporter. |
| @@ -1,1995 +0,0 @@ | |||
| // Jest Snapshot v1, https://goo.gl/fbAQLP | |||
|
|
|||
| exports[`Service Maps with a trial license /api/apm/service-map when there is data returns service map elements filtering by environment not defined 1`] = ` | |||
There was a problem hiding this comment.
@dgieselaar Does this look okay to you? (removing all the snapshots)
There was a problem hiding this comment.
Jest integration tests donot currently run for X-Pack - I have a draft PR up showing that removing these does not effect the current CI jobs. #84783
|
@elasticmachine merge upstream All teams affected by more than just adding a |
💚 Build SucceededMetrics [docs]Distributable file count
History
To update your PR or re-run it, just comment with: |

Closes #72569
Closes #75202
Closes #41129
Blocked on:
Overrides for tests which are incompatible with jest-circus added in 72d7e42. A PR is currently open (#82280) to resolve these incompatabilities but should not block this PR.
A CI check has been added to ensure that no new tests are added that are not covered by the main config.
Reviewing:
The commits have been split out to isolate the changes consisting of the auto-generated
jest.config.jsfiles in 7518751fffb0ad73c9649ffe42ef81824f875086.