-
Following the plan outlined in https://github.com/gristlabs/grist-core/issues/1217, we agreed that designs would help us think the feature through.
There's a "UI/UX considerations" paragraph in the d…
-
### Prerequisites
- [X] I have [searched](https://github.com/trimble-oss/modus-web-components/issues?q=is%3Aissue) for duplicate or closed issues
- [X] I have read the [contributing guidelines](https…
-
### File Location(s)
pallets/*/src/mock.rs
### Proposal
To test our pallets we need to use configs that are close to real runtime and update tests accordingly.
For example `ExistentialDepos…
-
The purchase label probably won't happen immediately, and it passes through different states: PURCHASE_IN_PROGRESS and then PURCHASED. To display the status of the shipping labels, we should pull the …
-
The reason `plugin_platform_interface` exists is to provide a structure to allow platform interfaces to enforce that implementations use `extends` rather than `implements` due to the extremely high po…
-
Essentially the same as #91 as fixed in commit 3478f63. That commit simply needs to be copied over to all other extensions. Would be an ideal issue to solve for a newcomer to the repo.
## Theory
…
-
## Problem
When trying to debug a lambda function locally, I get this error:
```
2024-10-21 11:27:00.811 [error] SamLaunchRequestError: Invalid launch configuration: Debug Configurations with an …
-
# Summary
It looks like the mocks for firestore and auth (in tyhe firebase-admin) are outdated
Brief explanation of the feature.
When trying to mock firestore I got errors about recursiveDelete (…
-
``` ruby
class TestMe
class
-
### Description of the bug
Using MockComponent to mock one dependent child Component all other child Components are mocked as well.
### An example of the bug
If you have total 3 components (A…
Kogs updated
7 months ago