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'm a bit lost how the testing is being done right now @annapasca . If you construct a couple of workflows like in the examples (but with smaller data), you should be up to 80% coverage in no time.
Basically, we should only test the functions that are here and everything else that users shouldn't see should be a private function.
right now, the code coverage is around 23%. We should aim for 80% ...
The text was updated successfully, but these errors were encountered: