COMMITS
/ tests/integration/embed/embed_test.go September 24, 2025
M
Remove "2" from integration import
Marek Siarkowicz committed
June 3, 2025
B
Remove v2discovery
Benjamin Wang committed
June 1, 2025
I
tests/integration: address usetesting issues
Ivan Valdes committed
January 9, 2025
J
Avoid deadlock in etcd.Close when stopping during bootstrapping
Joshua Zhang committed
November 27, 2024
M
fix: enable gofumpt instead of gofmt linter in tests
Matthieu MOREL committed
October 31, 2024
M
fix: enable require-error rule from testifylint
Matthieu MOREL committed
October 19, 2024
M
fix: use require.NoError instead of t.Fatal(err) in tests package (part 1)
Matthieu MOREL committed
March 21, 2024
I
tests/integration: address golangci var-naming issues
Ivan Valdes committed
September 21, 2023
W
*: enable goimports in verify-lint
Wei Fu committed
May 9, 2023
March 10, 2023
M
refactor: Use proper variable names for urls
Marek Siarkowicz committed
December 29, 2022
W
chore: delete // +build buildtag by `go fix`
Wei Fu committed
November 15, 2022
S
all: Changing Printf and friends to Print if there is no formatting
Sasha Melentyev committed
October 17, 2022
M
tests: Move MustAbsPath function to testutils
Marek Siarkowicz committed
October 8, 2021
M
tests: Move integration setup to separa framework package
Marek Siarkowicz committed
May 11, 2021
M
client: Allow setting zap logger in config
Marek Siarkowicz committed
April 29, 2021
P
ClientV3 tests use integration.NewClient that configures proper logger.
Piotr Tabor committed
April 7, 2021
P
Merge pull request #12828 from ptabor/20210404-embed-etcd
Piotr Tabor committed
April 4, 2021
P
embed: etcd.Close() is closing Errc() channel as well.
Piotr Tabor committed
April 5, 2021
P
Migrate dependencies pkg/foo -> client/pkg/foo
Piotr Tabor committed
March 7, 2021
P
tests: Make tests operate in /tmp director instead of src.
Piotr Tabor committed
February 26, 2021
P
Reformat code according to 'gotip' rules.
Piotr Tabor committed
October 20, 2020
P
server: Update imports.
Piotr Tabor committed
P
client/v3: Rename of imports
Piotr Tabor committed
October 12, 2020
P
pkg: Rename imports after making 'pkg' a module
Piotr Tabor committed
October 7, 2020
September 27, 2020
P
tests/integration: Moving integration tests to tests/integration directory
Piotr Tabor committed