-
**Describe the bug**
Importing automated tests with the `--update-ids` option automatically creates test suites within the parent suite.
**To Reproduce**
Steps to reproduce the behavior:
1. Crea…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Version
equal or higher than v1.16.0 and lower than v1.17.0
### What happened?
All connectivity tests that r…
-
Google's [GTest](https://github.com/google/googletest) is a good option but nothing is fixed
-
## 🍒 Summary
We need to migrate API integration tests to the deployment-agnostic solution to ensure they can be run on the serverless environment and avoid duplication.
https://github.com/elastic/kib…
-
## Problem
Today, cargo package has an option (by default on) to run a build in the packaged tree, to increase confidence that the package will build when downloaded.
Some users would like to check …
-
| --- | --- |
| Bugzilla Link | [291310](https://bugs.eclipse.org/bugs/show_bug.cgi?id=291310) |
| Status | NEW |
| Importance | P3 minor |
| Reported | Oct 05, 2009 04:07 EDT |
| Modified | May …
-
-
### Describe the bug
There are couple of e2e tests which are not skipped but we forget to track those.
### Expected behavior
There should be no skipped tests.
https://github.com/ChainSafe/l…
-
# Step 1/6 - First test setup
### Estimated time: 1 hour
Now you're going to work on another super-important concept on the process of building your own server. Have you ever stopped to think about h…
-
**Ecotone version(s) affected**: 1.229.0-latest
**Description**
We have tests that send a distributed command and check its processing with a delayed retry. After an update, we noticed that test…