One of our key priorities should be the stability of the features we're adding to the ES|QL editor. Right now, we have no in-browser coverage. We should change this.
It could look like a functional test in Discover, or it could be some sort of storybook or example plugin.
One of our key priorities should be the stability of the features we're adding to the ES|QL editor. Right now, we have no in-browser coverage. We should change this.
It could look like a functional test in Discover, or it could be some sort of storybook or example plugin.
The test itself should be stable and should catch bugs like https://github.com/elastic/kibana/issues/180489
We could also look at how far we can push RTL with Monaco.