1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-11-06 08:59:18 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
jesse.tang
0ed01efdfd revise err logic or null pointer exception (#2376) 2022-09-15 20:10:39 +08:00
Ccheers
b3eff576ce test(transport): add unit test for transport coverage: 91.7% of state… (#2172)
* test(transport): add unit test for transport coverage: 91.7% of statements

* lint & fix data race

* fix test

* fix lint

* fix lint

* remove http func wrapper

* remove error log when watcher context is canceled

* optimize code style
2022-07-10 20:34:19 +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
longxboy
52876d3e20 test: add app and transport test (#1572)
* add app and transport test
2021-10-20 22:03:39 +08:00