-
We currently measure all directories in pulumi-terraform-bridge with codecov but there are several places it doesn't make sense:
- We're including our testing mocks themselves
- There's a few very old…
-
Hi, I ran across this project and after looking through the issues, I wasn't able to find any other comments related to this, so I had a few questions.
My particular use case would be to test and s…
-
Hello,
I'm trying to unit test my solution using Moq framework, but since Moq cannot mock non-virtual type members I always get an Unsupported Error Type. Is there any work around for Mock MangoPayAp…
-
Add E2E test to verify e2e work flow of the APIs. For mocking CSI driver implementation, https://github.com/kubernetes-csi/csi-test can be used.
-
The ticket https://github.com/magic-wormhole/magic-wormhole/issues/543 kind of serves as an object lesson in "why Mock can be annoying and bad".
Some refactoring between 0.1.2 and 0.3.1 caused some…
-
## Description
I use the script functions and it can work perfectly, but occasionally issues occur. The Reponse Part displays the following message: 'Description: It's a Mock API Response template. Y…
-
IMO Unit test should either use mocked backend, or moved to integration tests, but it's outside of the scope of this PR
_Originally posted by @chrstph-dvx in https://github.com/OffchainLabs/arbitru…
-
### 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…
-
Some integration and E2E tests call third-party APIs that can be expensive (e.g. OpenAI).
We should set up a way to mock those API calls, e.g. using our `mock-inference-provider`. When mocking is t…
-
### Priority impact
p - medium
### Test type
SSR
### Which Component(s)
all
### Unstable Tests
[not actionable before the migration]
When Stencil component is rendered in the H…