-
I want to test my server api endpoint and mock useRequireSession but I cannot get it to work
I am trying something like this
```
// @vitest-environment nuxt
import { describe, it, expect, vi } …
-
This might be a tricky corner case where this add-on and next/router don't play nicely, but just in case...
The system I work on heavily uses the ability to set up internal APIs as part of the Next…
-
__________
**Describe the bug**
Two playlist tests are currently [failing in the *nixpkgs* tests](https://hydra.nixos.org/build/276561053/nixlog/2) (ignore the cipher tests, I opened a second PR to …
-
### I have checked the following:
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the feature you want to add
The missing Mock Server feature in Bruno limits…
-
Related Issue |
| ------------- |
| https://github.com/wazuh/wazuh-agent/issues/17 |
## Description
Currently, several functions are mocked to enable the Wazuh agent to compile with the invent…
-
Interfaces with services like OpenAI, Cohere, etc. require a valid API key. Those keys are stored as github secrets in this repo, and there are tests written that use those secrets. This works for tes…
-
### Feature Request
Playwright Test can also be used as a "generic" test runner to run unit/integration tests (see #14268).
For such tests it is often helpful, if not necessary, to mock modules …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: 2.4 and 2.5 and master
- Deployment mode(standalone or cluster):
…
-
According to the [migration guide](https://github.com/spring-projects/spring-framework/wiki/Upgrading-to-Spring-Framework-6.x#web-applications-2):
> The Spring-provided Servlet mocks (MockHttpServlet…
-
With [crrev.com/c/6021359](https://crrev.com/c/6021359) landing for chrome-headless-shell, there is now a way to test web applications with various screen configurations without having the physical de…