You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
integration-tests: add test-utils feature for key-value-storage
The test cases in integration-test shares a same process, while the
storage registry is a static variable thus the lifetime is the same as
the whole process.
We need to do clear operation everytime we do a new test item.
Signed-off-by: Xynnn007 <xynnn@linux.alibaba.com>
0 commit comments