-
Objective:
Identify potential security vulnerabilities in the authentication system by performing automated scans using established security tools.
Task Description:
Use the configured securi…
-
### Motivation
Tests are useful to catch bugs, so they should be written.
### Possible solution
Write tests, similar to https://github.com/bitcoin/bitcoin/pull/28647
Refer to the `TODO` comments…
-
We don't currently generate coverage reports because existing tools require tracing, which conflicts with our use of tracing. One option is to implement our own coverage functionality. Another option …
-
## Feature Description
Implement the `firstPartyMode` feature flag to control the availability of First-party mode functionality during development. This flag will enable or disable First-party mode …
-
# Overview
As a user of NGINX Ingress Controller, I would like to enhance my Ingress resources with additional annotations that allow me to configure individual policy settings similar to [RateLimitin…
-
## Description
Implement API testing for Hyperbeckn to ensure that all APIs function as expected, handling both valid and invalid requests. This includes verifying endpoints, data structures, response…
-
The collision scaling currently does not have tests leading to bugs like #2511
-
As stated [here](https://github.com/waku-org/pm/issues/176#issuecomment-2252011267) we want to:
1. Review and improve coverage of chat functionalities tests:
1. List functionalities that we want to…
-
Based on the discussion in PR #76 (https://github.com/jordanpartridge/jordanpartridge.us/pull/76) and comment (https://github.com/jordanpartridge/jordanpartridge.us/pull/76#discussion_r1769717395), we…
-
`rostest.rosrun` seems to provide a code coverage tool that can be called from the `sysargs==--cov`.
However this functionality it is not documented and it is not clear how to use it.
See this [quest…