Harsh
|
24282f7b44
|
test(discovery/xds): speed up tests with t.Parallel()
Signed-off-by: Harsh <harshmastic@gmail.com>
|
2025-10-12 15:27:33 +05:30 |
|
Matthieu MOREL
|
cef219c31c
|
chore: enable unused-receiver rule from revive
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2025-08-04 09:43:33 +00:00 |
|
Matthieu MOREL
|
c7d4b53ec1
|
chore: enable unused-parameter from revive
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2025-02-19 19:50:28 +01:00 |
|
Matthieu MOREL
|
ab64966e9d
|
fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094)
* fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()"
---------
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2024-10-06 16:35:29 +00:00 |
|
Matthieu MOREL
|
9c4782f1cc
|
golangci-lint: enable testifylint linter (#13254)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2023-12-07 11:35:01 +00:00 |
|
Mateusz Gozdek
|
4ef8c7c1d8
|
discovery/xds: make each test use separate HTTP resource config
So tests can run in parallel without races.
Signed-off-by: Mateusz Gozdek <mgozdekof@gmail.com>
|
2021-11-10 09:40:43 +01:00 |
|
Mateusz Gozdek
|
1a6c2283a3
|
Format Go source files using 'gofumpt -w -s -extra'
Part of #9557
Signed-off-by: Mateusz Gozdek <mgozdekof@gmail.com>
|
2021-11-02 19:52:34 +01:00 |
|
austin ce
|
0544bdd6af
|
Add tests for xDS discovery
Signed-off-by: austin ce <austin.cawley@gmail.com>
|
2021-07-21 12:55:02 -04:00 |
|