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
I have installed nestia library to use nestia/swagger.
but as using nestia decorator such like @TypedRoute.Get() , @TypedQuery(), test code coverage went down.
How can I solve this problem? Does I need to generate and use mock function of decorator?
If you have solution, can you please teach me? thanks 삼촌
The text was updated successfully, but these errors were encountered:
Question
I have installed nestia library to use nestia/swagger.
but as using nestia decorator such like @TypedRoute.Get() , @TypedQuery(), test code coverage went down.
How can I solve this problem? Does I need to generate and use mock function of decorator?
If you have solution, can you please teach me? thanks 삼촌
The text was updated successfully, but these errors were encountered: