-
### 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 …
-
#### System Information
- Ogre Version: 3.0.0 or 4.0
- Operating System / Platform: all
- RenderSystem: all
#### Detailled description
So I'm very curious if Terra is not suppored for GI method…
-
We need to improve our test coverage for the Streaks module by adding unit tests for various edge cases.
## Tasks:
1. Add a test for initializing a new user's streak data
2. Add a test for upda…
-
We are currently using Maya in our iOS app as Network Layer for making API Calls.
We have a requirement to test our api's from iOS application. Since we are using Maya , we would like to know how c…
-
## Summary
- Add the ability to easily mock a tRPC backend for usage in things like storybook, jest, etc
### Background
> There are many use cases for mocking beyond "writing to a database.
…
-
In version 3.11 I have everything set up to run multiple endpoints with different responses. In 3.12 however, they suddenly respond with the same value instead of different values.
As you can see, …
-
Hello Microcks Team,
First, thank you for your awesome work on Microcks!
I am exploring ways to perform advanced customization on mock responses in Microcks. We currently use the SCRIPT dispatc…
-
Currently there are two backends which could potentially be used for storing data locally:
- `mock`
- `s3`
Currently the S3 sdk for `aws` is used, so you're unable to connect to another S3 API …
-
For ProxUITests to run effectively, there should be a way to enter mock location data for the simulated GPS location. Because XCUITests are completely black box, it would be difficult to use anything…
-
Show how EVM queries to Sapphire can be used in ROFL.
Taken from the [ROFL example](https://github.com/oasisprotocol/oasis-sdk/blob/main/examples/runtime-sdk/rofl-oracle/src/main.rs), sth like this…