Joe Marty
Joe Marty
It might be nice to give the regex assertion its own name instead of relying on argument type to choose how to match. This would be consistent with `chai-webdriver` and...
Just wanted to start an issue with a few additional matchers that I've wished were available here for when I get a chance to implement some (mostly copies from chai-webdriver):...
### Problem Statement I get a weekly report from our app that usually includes a lot of dev issues at the top issues list, because we tend to have more...
## 🐛 Bug Report [This documentation](https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/8.14/api-reference.html#_put_lifecycle) indicates that putLifecycle has a single string parameter (named policy). It actually takes the following parameters, neither of which are named "policy": ```js name:...
**Describe the bug** When calling `new ElasticsearchAPIConnector({...}, postProcessRequestBody)` where `postProcessRequestBody` is the function [described here to customize the Elasticsearch Request](https://www.elastic.co/docs/current/search-ui/api/connectors/elasticsearch#customise-the-elasticsearch-request-body), passing in an async function seems to break everything, with...
### Description Update Java compatibility deprecation message to clarify how to get the necessary JRE. For those less familiar with the Java ecosystem, it's not clear that you can't get...
using `import { storageFactory } from "storage-factory";`, Typescript gives me this error: ``` Could not find a declaration file for module 'storage-factory'. 'my-project/node_modules/storage-factory/lib/esm/index.js' implicitly has an 'any' type. There are...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...