-
# Description
The current E2E configuration is based on the `kubebuilder` project scaffolding. After the initial controller logic to deploy Kubewarden to CAPI clusters is available we should add, a…
-
Currently, the functional test only checks if the snap is installed, which is barebone.
We should add more tests that would check if the metrics are being produced and if the snap configuration wor…
-
### Title:
Add Unit Tests for Mobile Functionalities
### Description:
Until now, the mobile application has been tested manually. It is a necessity to automatizing this testing process to avoid h…
-
Create some high coverage tests for impedence and far_field fetching functions.
Partially completed in #8
-
### Description
Write test cases for paired field descriptor system for TDAMM tags that handles both manual and ML-generated tags with proper switch control.
### Implementation Considerations
- Wri…
-
This is a tracking issue for testing new 2024.12 functionality.
There isn't a changelog yet, but the new functionality that I'm aware of is:
**New functions**
- [ ] `diff`
- [ ] `nextafter`…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
The test is failing due to `Discover()` not being able to finding the local addresses "1.1.1…
-
Make the unit tests for login and signup from sprint 1 and adapt them to the new changes.
-
The expected results are so large that using `IntelliJ` for editing and `meld` for comparing diffs is not feasible.
Also reviewing a diff in GitHub UI will probably be impossible.
Goal: Reduce the s…
-
### Description
Hi y'all!
I'd like to periodically run only the dbt tests of my project using `cosmos`, using an approach similar to:
```
render_config=RenderConfig( …