-
## Acceptance criteria
- [ ] Line height meets [WCAG 2.2 SC 1.4.12 Text Spacing (AA)](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing.html)
- [ ] Each font size in type scale has a line heig…
-
### Component
JKube Kit
### Task description
### Component
JKube Kit
### Task description
Related to https://github.com/eclipse/jkube/issues/2316
VertxGeneratorIsApplicableTest seems to…
-
For developing, it would be nice if we had a mock response / environment setup so that you could work on the gui w/o openspace running. rn I run a 2nd server to server the dist/ folder on 4680 and the…
-
Hello everyone!
I honestly tried multiple approaches and read the docs several times. I searched other Hono repositories and saw a working example for Cloudflare Workers and [they use MOCK_ENV](htt…
nawok updated
1 month ago
-
## Feature Request
- [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/).
**Describe your use case and the problem you are facing**
When w…
-
Currently there is very few provided function for doing some mocking of pallets.
People almost always implement some function like:
```rust
fn run_to_block(n: u32) {
assert!(System::block_numbe…
-
## Description
Create a playground page where we can test endpoints, database interactions, and ml interactions.
## Acceptance Criteria
- A button to mock sending game data to db
- Mock fetching user…
-
# Bug report
### Bug description:
### Description
I encountered an issue where mocking a value at the method level does not override the class-level mock in unit tests. Even though the method-l…
-
### Confirm this is not a feature request for the underlying OpenAI API.
- [X] This is not a feature request for the underlying OpenAI API
### Confirm this is not a feature request for Azure Ope…
-
Hey folks, last summer, https://github.com/golang/mock became read-only, and all users are advised to update to go.uber.org/mock for mock generation.
As far as I understand, this will be a breaking…