webtau icon indicating copy to clipboard operation
webtau copied to clipboard

WebTau (web test automation) is a testing API, command line tool and a framework to write unit, integration and end-to-end tests. Test across REST-API, WebSocket, GraphQL, Browser, Database, CLI and B...

Results 57 webtau issues
Sort by recently updated
recently updated
newest added

Bumps [ejs](https://github.com/mde/ejs) to 3.1.10 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `ejs` from 2.7.4 to 3.1.10 Release notes Sourced from ejs's releases. v3.1.10 Version...

dependencies
javascript

Bumps [immer](https://github.com/immerjs/immer) to 9.0.21 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `immer` from 8.0.1 to 9.0.21 Release notes Sourced from immer's releases. v9.0.21 9.0.21...

dependencies
javascript

The current dsl helper methods do not allow setting a content type via `fileFormField()`methods, and default to `application/octet-stream`. Also the constructor for MultiPartFormField is private. We have scenarios where we...

I was unable to use containExactly matcher given a body which is a list of json objects: ``` body.should(containExactly(payload)); ``` I had to convert the collection to an array: ```...

Bumps and [ws](https://github.com/websockets/ws). These dependencies needed to be updated together. Updates `ws` from 7.5.9 to 7.5.10 Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x...

dependencies
javascript

Bumps [webpack](https://github.com/webpack/webpack) to 5.94.0 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `webpack` from 4.44.2 to 5.94.0 Release notes Sourced from webpack's releases. v5.94.0 Bug...

dependencies
javascript

Bumps org.apache.tomcat.embed:tomcat-embed-core from 9.0.86 to 9.0.90. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.tomcat.embed:tomcat-embed-core&package-manager=maven&previous-version=9.0.86&new-version=9.0.90)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java