-
Hey there, nice project! I have been using it a bunch, in particular the suites of suites feature.
One use case for me is having a suite dedicated for benchmark tests with high number of iterations…
-
- NTP
- DNS
- etc
https://github.com/balena-os/meta-balena/tree/master/tests/suites/os/tests/config-json
-
- [ ] FIXME: forge supports alternative alphabets now -- use that instead?
Commit: (3cbcc73) Update test suite and fix related bugs.
File: [lib/util.js:214](https://github.com/digit…
-
```
With the IntelliJ JSTestDriver plugin I can run execute multiple .jstd test
files at the same time. I like to split my tests into separate .jtsd files so
that there is no memory sharing between…
-
```
With the IntelliJ JSTestDriver plugin I can run execute multiple .jstd test
files at the same time. I like to split my tests into separate .jtsd files so
that there is no memory sharing between…
-
```
With the IntelliJ JSTestDriver plugin I can run execute multiple .jstd test
files at the same time. I like to split my tests into separate .jtsd files so
that there is no memory sharing between…
-
### Summary
Alert assignment FTRs are failing on MKI test environments. They pass when being run locally and against a snapshot. The `@skipInServerlessMKI` tag has been applied. I believe failure i…
-
```
{
"error": {
"error_code": 5,
"error_msg": "User authorization failed: access_token has expired.",
"request_params": [
{
"key": "v",
"value": "5.131"
…
-
Deno.test currently errors out if pending ops are still running or open resources have been leaked. Instead of failing hard and not running further tests in the file, Deno.test should attempt to recov…
-
Maybe it would be simpler to add (potentially optional) features to be tested by the existing VC API test suite, rather than creating a lot of separate test suites.