-
Currently, the only test is for loading the main page with proper card counts. Need unit and integration tests for basically everything.
-
Recently I packaged a new texlive snapshot and noticed that the test "t/babel/page545" fails to run correctly:
```
# Failed test 't/babel/page545'
# at /tmp/autopkgtest.ZoHYqs/build.Yxv/src/b…
-
- We need a test suite / discovery [this](https://pytest-django.readthedocs.io/en/latest/) might be helpful.
-
Something for after the patch release found in the release process (but don't believe it should stop the current patch release):
```bash
# Test C locale doesn't break test suite (#2771)
echo LC_…
-
This issue is to run:
1. The nightly CI roachtest suite
2. The nightly CI other tests suites
Against master with RACv2 send queue enabled via `apply_to_all`. Then, investigate any failures and …
-
Attempting to capture and continue the discussion from TPAC
We need to develop a test suite that demonstrates multiple DID Resolver implementations satisfy the MUST statements in the specification …
-
The inability to pass command line arguments through test_suite.hpp is a problem.
We need to change the tool to support the existing features and also allow passing params.
https://github.com/boosto…
-
### Component
Dasharo documentation
### Device
other
### Dasharo version
-
### Dasharo Tools Suite version
-
### Test case ID
TPD
### Brief summary
The test documentation is missing and man…
-
Title: Improve Testing Infrastructure and Data
Description:
1. Create sample JSON files:
- Develop a sample .json file for Strategies
- Develop a sample .json file for UserDB
- Purpose: To …
-
I didn't want to make this part of #172 since it's broader. Currently:
- the github workflow runs `cargo build` but then each test case in tests/ also does that; the latter are redundant
- with t…