confluentinc / confluentinc/ide-sidecar
Run integration tests against native executable on all target platforms
- Dominant language
- Java
- Stars
- 5
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
At the moment, we [run our integration tests against the native executable only on Linux](https://github.com/confluentinc/ide-sidecar/blob/main/.semaphore/semaphore.yml#L57).
If possible, we should run the integration tests against the native executable on macOS and Windows, too.
Contributor guide
Research direction
Start with .semaphore/semaphore.yml at the Linux integration-test configuration referenced in the issue. Trace how the native executable is used there, then determine how the same integration tests can run on macOS and Windows. Done means the integration tests run against the native executable on all three target platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100