-
Would be nice to use a library such as [Faker](https://v9.fakerjs.dev/api/faker.html) to produce a more reliable dataset for stories
-
For functional testing of features relying on LLM calls or LLM tasks, the main challenge is to be able to test with a stubbed LLM environment to be able to control the output of those calls or tasks.
…
-
PWM is done via [`pwmio.PWMOut` class](https://docs.circuitpython.org/en/latest/shared-bindings/pwmio/index.html#pwmio.PWMOut).
The [`pulseio` module](https://docs.circuitpython.org/en/latest/share…
-
## Description
Successfully deployed a new BAP Strapi instance for mock-MDM, utilizing the existing infrastructure setup. This deployment enables mock-MDM functionalities on BAP, supporting various de…
-
Apple offers an API for Live Lock Screen notifications, and numerous applications such as Uber and FlightRadar utilize this functionality.
I propose the implementation of a notification that displays…
-
### What broke? What's expected?
**Description**:
Enhance the existing e2e tests by ensuring that a valid mock scenario is created and verifying that the conversion webhook functions as expected. …
-
When using viceroy as a test runner it would be helpful if there were a way to mock backend responses. The motivation for this is twofold:
1. Tests that make external network requests are inherent…
-
We recently started using Microcks for our gRPC APIs and really love the functionality and extensibility.
One feature we are currently missing for gRPC APIs are headers. Since headers (or in gRPC li…
-
We should take a look at [@fetch-mock/vitest](http://www.wheresrhys.co.uk/fetch-mock/docs/wrappers/vitest), and if it's functionally similar, perhaps we can sunset this project and point folks over th…
-
## Description
Create a Pop-up component based on the designs detailed in [issue #22](https://github.com/DigitalCommons/mykomap-monolith/issues/22). The component should contain all the fields display…