cypress-example-api-testing
cypress-example-api-testing copied to clipboard
[ARCHIVED] Cypress E2E runner can also test Rest and other APIs
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [node](https://togithub.com/nodejs/node) | major | `10.24.1` -> `16.14.0` | --- ### Release Notes nodejs/node...
This issue provides visibility into Renovate updates and their statuses. [Learn more](https://docs.renovatebot.com/key-concepts/dashboard/) ## Repository problems These problems occurred while renovating this repository. - WARN: Found renovate config warnings ## Open...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [json-server](https://togithub.com/typicode/json-server) | [`0.16.3` -> `0.17.0`](https://renovatebot.com/diffs/npm/json-server/0.16.3/0.17.0) | [](https://docs.renovatebot.com/merge-confidence/)...
I looked at this repo as an authorative sample of using Cypress for REST API tests. As such, I think it should present good ways of working. However, if I...