1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-04-09 07:14:05 +02:00

5 Commits

Author SHA1 Message Date
shengzhou
ede5f889d4
test: increase endpoint,env, options and reader tests coverage. (#2192)
* test(config/file): add format test (#2147)

* test(internal/endpoint): increase endpoint tests coverage.(#2147)

* test(config/env): increase env tests coverage.(#2147)

* test(config/options): increase options tests coverage.(#2147)

* test(config/reader): increase reader tests coverage.(#2147)
2022-07-14 20:23:39 +08:00
haiyux
00c05e82a3
test:remove testify go mod (#1766)
* test:remove testify go mod

* tidy go mdo

* fix test
2022-01-14 10:02:42 +08:00
Kagaya
f7588a47de
fix: ci lint error (#1391)
* fix lint check

* fix lll lint error

* fix build error

* fix gomnd

* fix shadow declaration

* add make test command

* update
2021-08-31 10:14:57 +08:00
Kagaya
fee1b34973
test(config): add test case for resolver (#1377) 2021-08-26 14:34:35 +08:00
longxboy
e1228d454a
support expand config keys (#1224)
* support expand config keys

* fix bytes in convertMap
2021-07-21 23:09:34 +08:00