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
Reports are one of the most important features of the wasp-bot.
Currently, it's very hard to refactor logic which works with reports without being sure that end output isn't affected.
We should add unit tests for each of the reports so we can be faster in future.