-
I am aware of the [Travis example](https://github.com/moteus/lua-travis-example) and of course my own [Actions example](https://github.com/alerque/luacov-coveralls/blob/actions-example/.github/workflo…
-
### Current behavior:
We can use `cy.server()` and `cy.route(...)` to mock HTTP calls.
### Desired behavior:
The exact same thing for Websockets.
For apps using websockets quite heavily this would c…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-i…
-
This has been mentioned in the ticket https://github.com/miragejs/miragejs/pull/427
It looks to be a very old issue that I've also encountered right now.
The documentation states that it is possib…
-
1. The links on this page don't activate as hyperlinks...the same Travis problem as earlier? I can't select any text on this page either.
2. I don't think the Recording calls with mock section expl…
-
# Background
On January 13th, we will host a meeting with 20 leading scholars in conversation and polarization research, to involve them in a mega-study built on the Deliberation Lab platform. During…
-
**Intended outcome:**
All my tests pass when I upgrade to `react-apollo` 3.0.1 and `@apollo/react-testing` 3.0.1.
**Actual outcome:**
I get the following error: `Invariant Violation: Co…
-
- [x] define the kind of integration tests we need
- [x] define the technology we need to use
- [x] define what we need to check
-
Like MagicMock but for testing requests:
* Logs requests for later check by test
* Generally returns 200 response
* If URL includes 404, return 404 etc.
* Equivalent of return_value and side_effec…
-
### Environment
_No response_
### Reproduction
_No response_
### Describe the bug
I've been trying to do vi.mock and unplugin-auto-import to mock it but none of them works
when I config it in un…