-
**Describe the bug**
In https://github.com/antrea-io/antrea/pull/5202, after making change to `InstallServiceGroup` and `InstallServiceFlows` methods, I spent almost the whole day to adjust the uni…
-
🐞 **Problem**
The card of aprenda-go-com-testes, does not load a language image (the language of the repo).
🎯 **Goal**
This can enhance the user experience of the website particularly of the …
-
There have been a number of requests for a test dependencies section in `go.mod`. These requests actually don't make sense with the way that `go.mod` works, because it's really just a list of rules to…
-
Go provides a basic race detector https://go.dev/blog/race-detector. When running the fizzbee's concurrency tests with race detector enabled, I get this error
```
==================
WARNING: DATA…
-
Currently integration tests use ccm to setup a Cassandra cluster for testing.
It is not easy to simulate things like topology changes, nodes joining, leaving, re-joining with a different IP address…
-
At Mattermost, we are committed to maintaining a high standard of code quality, reliability, and security. To further enhance this, we are launching a community campaign to integrate the [`errcheck`](…
-
At Mattermost, we are committed to maintaining a high standard of code quality, reliability, and security. To further enhance this, we are launching a community campaign to integrate the [`errcheck`](…
-
Hello,
I’m trying to follow the [testing instructions](https://github.com/facebookexperimental/moq-encoder-player?tab=readme-ov-file#testing) for setting up the encoder and player. However, I encou…
-
### Which tests failed?
Error:
```
--- FAIL: TestScenarios/failover-default-diffns (1.20s)
ggv2setup_test.go:276: applied yamls TestScenarios/failover-default-diffns
ggv2setup_te…
-
**Describe the use case:**
Testing / code base related / DX improvement
**Describe the enhancement/feature:**
Replace the existing unit testing based on go terratest with [helm unittest](https://…