1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-14 02:33:03 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Walrus Yu
d1da8aa1ae
Feature/improve app test (#2190)
* modify app_test.go

* merge NewContext and FromContext into one test

Co-authored-by: Yu Weifeng <yu.weifeng@bcrdteam.onmicrosoft.com>
2022-07-14 20:23:59 +08:00
Tony Chen
503ec03f37
app: fix instance nil when not registered (#2059)
* fix instance nil when not registered

* fix data race
2022-05-27 01:15:21 +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
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
zwhyb
9c470b217a
add appinfo test (#1293)
* add appinfo test
2021-08-03 19:07:09 +08:00
Windfarer
f93084ba9f
test: option tests (#1292)
* test options

* more tests
2021-08-02 18:56:22 +08:00
chenzhihui
3566386a89 init v2 2021-02-17 17:14:47 +08:00