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 was wondering if there is a way to make code coverage 100% with unit tests for this project. I don't know if this is possible but, it would be nice to have a good set of unit tests.
Do you think that this is a good idea? I cannot image how to test something like the classes in pagination.ts as they are only graphql type definitions.
But maybe, this is not a problem at all. I wish to discuss this with you.
Sorry for bothering again.
I was wondering if there is a way to make code coverage 100% with unit tests for this project. I don't know if this is possible but, it would be nice to have a good set of unit tests.
Do you think that this is a good idea? I cannot image how to test something like the classes in pagination.ts as they are only graphql type definitions.
But maybe, this is not a problem at all. I wish to discuss this with you.
Now, code coverage is getting very low score:
The text was updated successfully, but these errors were encountered: