-
### Delft-DAO
What is a DAO? Within the coming decade the future of jobs, employment and the nature of the firm will change profoundly. Automation, AI, and robots will replace many of today's jobs. A…
-
Currently folks are advised to use [Web Test Runner](https://modern-web.dev/docs/test-runner/overview/) for testing Lit components. Would you be open to also have an alternative solution, e.g. [Webdri…
-
As a hacker/admin/organizer, I want to see a dashboard that's meant for me when I go to `/dashboard`.
What does this mean to you? What's the best way of implementing this? Perhaps there's some …
-
### Summary
Prior to "Extensibility", when running the Jest tests (`npm run test`), a warning would throw for each test stating the following:
```
console.warn
Invalid Parameter for g…
-
Like an environment variable `JUST_EXPERIMENTING` or so. :sweat_smile:
-
I just upgraded to react-navigation@3.0 which now makes me a consumer of react-native-gesture-handler! Wooo!
Unfortunately, when I run our jest snapshot tests, the global scope of react-native-gest…
-
### Description
Say we have 2 modules `db` and `user`. `db` has a db client and it is being mocked in the tests of `user`. When the import of `ballerina/test` module is above the import of `db`, ther…
-
I´d like to suggest to implement language specific plural forms for all strings with counts/numbers (even if the singular form would never occur). Many languages need more than just one plural form fo…
-
**Task**
Write tests for the file `src/components/App/SideBar/Media/index.tsx`
Boiler plate example:
```
import React from 'react';
import { render, fireEvent } from '@testing-library/react';
import…
-
I would appreciate any support!
Installed fresh on a rpi 5 with a ASA676 camera plugged in (fresh OS and installed a couple times just to make sure).
On the web UI the status shows as 'STARTING'…