-
### Description
I am struggling to find a way to combine the modern Redis v4 client with the jest test framework.
This is my production code:
```
import redis from 'redis';
import config from…
-
Hi
Thank you for this helpful project. I have been using it for a while, and the experience is very good.
Recently written a test that is supposed to make sure an error is logged when a condition…
-
I have this block in my `_envcommon` for `eks-core-services`
```
dependency "aurora" {
config_path = "${get_terragrunt_dir()}/../../data-stores/aurora"
mock_outputs = {
primary_endpo…
-
### Current Behavior
Running test files with nx `19.7.0`
```
FAIL src/services/queries/wiki/wiki.test.tsx [ src/services/queries/wiki/wiki.test.tsx ]
Error: Failed to resolve import "~/mocks/setup…
-
Group the URL constants we use to refer to external services into a single file: `meshapi/util/outbound_apis.py` so that we have a single place to check for external deps.
Might also be a good time…
-
Hi people, I have tried and modified soperator in order to play it in kind with only CPU and **almost** everything goes fine. You can clone [this state](https://github.com/CrackedPoly/soperator/tree/0…
-
Hey @loicmathieu,
I think I've run into an issue when using both pubsub and the FirebaseAdmin module when using the emulator.
As per https://cloud.google.com/pubsub/docs/emulator#pubsub-emulat…
-
>**Note**: If your question is regarding the AWS Amplify Console service, please log it in the
[official AWS Amplify Console forum](https://forums.aws.amazon.com/forum.jspa?forumID=314&start=0)
*…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues
### Summary
- Currently, there's a test pipeline for the gin-mongo application, which is a combina…
-
### How frequently does the bug occur?
Always
### Description
If I mock realm in a test file, and then import the real realm in a particular test, it will give this error:
{{ TypeError: Cannot rede…