kibana/test/server_integration
Gerard Soldevila 2d72a38119
Inject initial "not reported" to prevent blocking /api/status (#173371)
## Summary

Addresses https://github.com/elastic/kibana-team/issues/697

The endpoint is currently waiting for all statuses to be reported.
[Recent changes](https://github.com/elastic/kibana/pull/172268) are
causing the `pluginsStatus$` Observable to take longer to emit first
value.

This PR injects a "status not reported" to prevent the different status
Observables from blocking calls to the `/api/status` enpdoint.
2023-12-14 09:31:58 -07:00
..
__fixtures__ Move real plugins out of 'fixtures' dirs (#148756) 2023-01-12 12:38:49 -07:00
http Inject initial "not reported" to prevent blocking /api/status (#173371) 2023-12-14 09:31:58 -07:00
plugins async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07:00
services Removes supertest-as-promised dependency (#100486) 2021-08-16 18:01:34 -07:00
config.base.js [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00