-
**As a** De:b:eloper/Tester
**I want** To have a live testing environtment
**So that** I can have a better time testing the application
-
Easy to repro with a unit test in `partitioned_storage_test.go`:
```go
func TestMarshal(t *testing.T) {
mgr := newPartitionedManagerForTest(nil)
b, err := mgr.Marshal()
if err != nil {
t.Fa…
-
I haven't found an easy way to create a conditional `sv_required` rule, and there doesn't appear to be a method for removing / clearing an existing rule that was added by `add_rule`.
In my app I ha…
-
IconButton needs test
IconButton.js
The tests should perform at least
Component testing for the components present and their numbers
Simulation for events like Button Press
Props testin…
-
My reason for creating pkglib_util was to create a non-pkglib-enabled place to put common code that's used in both pkglib and pkglib_testing. This is so pkglib_testing can be installed as a standalone…
-
### What happened?
When image is pulled from multiple registries `RepoDigest` is incorrectly set. It includes cross product of image name and repository digest. This lead to situation when having ima…
-
I notice we're missing some print functions that are in gdscript. Namely [prints](https://docs.godotengine.org/en/stable/classes/class_@gdscript.html#class-gdscript-method-prints), [printt](https://do…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Reprodu…
-
#### Affected Products:
- mod_security v2.9.7 with Apache httpd 2.4.58
- OWASP CRS v4.2.0
#### Description:
Upgrading OWASP CRS from v3.3.5 to v4.2.0 in conjunction with mod_security on Apac…
-
# Extending the capabilities of 2BGA codes
**Introduction**
With regards to 2BGA code, The PR #356 introduced a basic functionality for 2BGA codes where GroupAlgebra is only a **single** cyclic gro…