-
### User Story
As a challenge manager, in order to verify form details I previously created without disrupting evaluators' evaluation experience, I would like to be able to view an evaluation without…
-
#### Code Tech Debt
_Frontend_ : Currently, all notes are loaded at once. For larger data volumes, it would be more efficient to manipulate notes directly in the frontend when creating, editing, or…
-
UI testing might be more difficult, but we can definitely test the models and the API class. Automated unit and integration tests could then be used for CI if desired.
-
Test coverage is a key deliverable. We're aiming for a future where the research team works directly with the Python models and no longer updates the Excel models. The researchers will not be software…
-
The ALM Starter Kit could describe possible additions to a basic ALM process to make it more advanced.
Those could for example be
- automated Tests
-- Unit
-- Integration
-- UI
- Checks agains…
-
https://github.com/IBMa/equal-access is an automatable accessibility checker. More details on their website: https://www.ibm.com/able/toolkit/. You can see it used in a recent PR via the browser plu…
-
Currently, we don't have automated tests to cover services using OTel agents. As data output can be slightly different compared to the Elastic APM agents this can lead to inconsistencies in the UI. A …
-
### User Story
As an OPRE COR or Team Lead, when adding a budget line for an agreement (that has at least one existing BL) in in execution status, I want to know the associated partner/vendor/grantee …
-
## Failing Test(s)
- Microsoft.AspNetCore.Components.E2ETest.Tests.ThreadingAppTest.NavMenuHighlightsCurrentLocation
## Error Message
```text
System.AggregateException : One or m…
-
### Description
Build any .Net MAUI App that has a page with a HybridWebView control on a Windows ARM laptop running .Net 9.0.1 and Windows 11 23H2. Navigating to that page causes an Unhandled Except…