-
In `test_include_concept_descriptions` it is not checked if the data is empty, which leads to the error
```console
_assert('conceptDescriptions' in data, 'contains conceptDescriptions', Level.W…
-
I've spotted that "pytest logging" seems to be a good opportunity for us to get some search volume. It's a relatively easy keyword and we could rank against it with some decent keyword optimisation.
…
-
In order to make sure that after upgrades to version 9.0.0 everything in Kibana still works fine, we have to perform additional upgrade testing beyond the regular automation. This meta issue tracks ou…
-
### Feature summary
Currently this project use lot of LLM for answering questions
### Feature description
some of the goal of these tests should be
1. Testing of RAG - tests ensuring RAG data, it …
-
I would like to download the testing data explicitly ahead of the build command. This is done so that the building of software can be sandboxed and security risks can better be mitigated.
The way t…
-
What is the approximate process or dataset format required if I want to use my own data for backdoor embedding testing. Directly converting the dataset (Parquet format) used in the code to CSV format …
-
## Issue
The application is well-tested, but the current way to define test data isn't optimal, for instance
* https://github.com/giangbimin/gscaper/blob/7a5ab2344947676b575d505e3c2eaf0f55cdd1f2/spe…
-
I believe it is available in the `MDH_COVID_19_Dashboard_Feature_Layer_Counties_TestingVolume` sheet
-
It would be nice if we had some fixtures for testing data.
-
`ActionCable.server` in `Channel` instances is a code smell. It makes testing more difficult than it should be (parallel tests might have more than one server).
I think `Connection` should expose `…