1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-12 02:28:05 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
jessetang
9a973d29c2
fix: rectification of non-standard lint codes (#2746) 2023-03-21 15:33:08 +08:00
JellyTony
590c469081
feat: add app Before and Afters option (#2403)
* feat: add app Before and Afters option

* feat: before and Afters with context params

* style: declaration of "err" shadows declaration

Co-authored-by: JeffreyBool <zhanggaoyuan@mediatrack.cn>
2022-11-07 18:34:31 +08:00
jesse.tang
0e698b248a
cleanup: remove fmt and errors new err (#2377)
* cleanup: remove fmt and errors new err

* fix lint

* fix style

* modify global variable
2022-09-27 14:12:09 +08:00
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