Xiao Yijun
|
3a583e81e4
|
fix(core): patch /users/:userId should not fail if only name or avatar is provided
|
2022-02-28 13:18:17 +08:00 |
|
Xiao Yijun
|
755176e252
|
refactor(core): add regex for commonly used fields (#288)
|
2022-02-28 13:16:02 +08:00 |
|
Xiao Yijun
|
76aba43ae3
|
refactor(core): replace arbitrary data guard type with arbitrary object guard (#290)
|
2022-02-28 11:22:48 +08:00 |
|
Xiao Yijun
|
4144051cad
|
test(core): add ut for admin-user (#279)
|
2022-02-24 17:59:08 +08:00 |
|
Xiao Yijun
|
e63ca4c06f
|
feat(core): get /users with search (#270)
|
2022-02-24 12:29:34 +08:00 |
|
simeng-li
|
d2b8aa9355
|
test(core): update the requester test utils (#274)
update the requester test utils
|
2022-02-23 11:09:26 +08:00 |
|
simeng-li
|
d58b29f4a9
|
test(core): add ut for core routers (#262)
add ut for core router
|
2022-02-21 16:42:48 +08:00 |
|
simeng-li
|
8fa169cba1
|
test(core): add admin-user route UT (#252)
* test(core): add admin-user route ut
add admin-user route ut
* fix(ut): remove redundent code
remove mockKoaAuthMiddleware
* feat(core): update pnpm.lock
update pnpm.lock
|
2022-02-21 10:45:31 +08:00 |
|