-
### Overview
Create tests for new crisp functionality in two new services [CrispService](src/crisp/crisp.service.ts) and [CrispListenerService](src/crisp-listener/crisp-listener.service.ts)
### Ac…
-
Quote from here: https://github.com/xhd2015/xgo/issues/7#issuecomment-2345326021
> 非常感谢作者开源了一个这样强大的mock工具,我想基于入门文档继续咨询一些设计与扩展相关的问题
> 1. 这边有这样一种场景,希望对一个go web系统进行插桩,然后从另一个效能服务控制这些插桩的效果,比如go web中有…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
https://learn.microsoft.com/en-us/aspnet/core/test/integration-tests?view=aspnetcore-7.…
-
When using the command line to use the mock services function, the command line replies saying that no such file exists or a directory with that name. Is there an issue similar to anyone else?
-
### Description
I'm not sure where in the Airflow project this would be most useful (maybe docs only, or as an internal lint test) but this has been useful for my team. Hopefully this sparks a disc…
-
are going to implement such functionality in your library?
-
Some of the tests currently use services like AWS S3 etc, and hence the travis configuration needs us to give sensitive keys as environment variable.
As a result, the tests running on pull requests b…
-
### Describe the bug
We are trying to mock some of our APIs via the artifact upload feature (in our case, an OpenAPI 3.x document).
I have noticed the context root in the mock URL is built by jo…
-
## Overview
The `isDevelopmentMode` flag is designed to disable third-party services (Firebase, GitHub, Portkey, AgentOps) to enable local development with minimal setup. Several components need to b…
-
I have read the whole handbook. It is great, I appreciate it 👍
However, IMO it lacks information about mocking HTTP services. Currently, I noticed that you only describe how to mock the whole `ax…