-
**Question : What is the best way to define test data?**.
Test data will be useful for following
- Data driven tests
- Mocking
- Providing data for library users to mock library functions
- Us…
-
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.
-
## Goals
* Replace the mock data in ResearchProjects.jsx, ResearchProjectsTable.jsx, and AdminAndSupportProjectsTable.jsx with real data from the backend API
* Ensure that the components display acc…
-
I got the following when trying to run a local GraphQL and a HTTP data source:
`Data source of type HTTP is not supported by local mocking. A NONE data source will be used.`
Is there any way I c…
-
# Description
When running Python tests in VS Code using Test Adapter Converter UI, test will hang if I individually run a test that uses mock_open from unittest.
If I run the individual test from co…
-
### Summary
We need to implement unit tests for the different components within Ersilia to make sure our pipelines are robust and we are able to push with confidence.
Due to the [work](https://gith…
-
Hi,
I am currently switching from Ceedling 0.31 to 1.0.0 on a project that is already fully tested.
Usually my modules are arranged like that :
- Module.c (all functions definitions)
- Modu…
-
## :notebook: Summary
The log categories data grid always shows all categories. In order to allow the user to focus on categories with specific characteristics, we could add filters that apply to the…
-
-
ToxicLink only allows one direction data.
Can we support bidirectional?