-
**Problem statement**
When I make a mapping from a project A (let's say using CCB CyFun, for example), it creates a new project B (in this example, ISO27001).
Let's assume I was only at 50% completi…
-
We are developing a course platform! 🎊
We want to create a landing page for people to find courses.
Here is the design:
![Course page design](https://github.com/user-attachments/assets/8ce97…
-
**Motivation**
To enhance the usability and informational value of the `EntityFlyout` component, the "Asset Type" field should be displayed alongside the "Asset Criticality" field. This addition will…
-
Legge til mulighet for å hente inn lokale serialiserte data som kan endres lokalt og som mocker DAN dataene for å forenkle lokal testing for både frontend og backend.
-
i have problem on my next js testing with ckeditor,
here is my ckeditor component :
```
'use client'
import { CKEditor } from '@ckeditor/ckeditor5-react'
import {
ClassicEditor,
Itali…
-
### 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 …
-
@aguestuser It would be nice to add some simple data sets to this repo, such that the algorithms and methods explored herein are easier to exemplify and confirm results for.
Let's use this thread t…
-
I'm using the Drill-Down Treemap chart in my next project and I need to load children node data in a lazy approach . issue is that I cannot get the dataItem of the clicked data node. here is the used …
-
---
# Enhance test coverage for FirstStreetAPI
## Description:
Expand the test suite for the FirstStreetAPI class to cover additional scenarios and edge cases, improving overall code reliability a…
-
Research how to make sure mock API and real API are synchronized.
_Originally posted by @rnijveld in https://github.com/kiesraad/abacus/issues/109#issuecomment-2220012436_
MSW is used for testing. O…