-
### Summary
We have many integration tests in the amazon.aws repository, even for very small plugin features. Integration testing is slow, and the need to create new resources to test even some small…
-
### Ability name
Acorn Shot
### Description
When a Unit activates Revenant's Brooch, their attacks deal magical damage which allows them to restore HP via Brooch's 20% Spell Lifesteal.
The…
-
Write integration tests for most file operations to be done on an external storage.
Such tests could be reused for any external storage implementation.
This should be a replacement for the curre…
-
### Steps To Reproduce
Sage gives this paradoxical simplification:
```
sage: t = var('t')
sage: assume(t == 0)
sage: simplify(unit_step(t) - unit_step(0))
-1
```
### Expected Behavior
The …
-
# The Climate Modeling Alliance
## Software Design Issue 📜
### Purpose
Add unit tests to ClimaAtmos, and reach a code coverage of 70% in physically meaningful tests.
### Cost/Benefits/Risks
…
szy21 updated
1 month ago
-
### Comments Pattern Requirements (Draft)
#### Overview
The Comments Pattern is designed to enable users to provide feedback on content. It should support a variety of features to facilitate user int…
-
### Describe the issue
I have a C# unit test that load an ONNX model and do a prediction. The test works well in my Windows 11 box. But when I tested it in my Windows Server, it failed with a nullref…
-
### Context
Currently in multi-charm repositories (e.g. KFP), we run the CI for every charm on every PR. This doesn't make sense when there are no changes to a charm's directory. The integration betw…
-
In theory it should, but it hasn't been tested. There should be unit tests to verify it works correctly.
-
Most of the components in `app-react` do not have unit tests. It is good to have them tested.