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.
The text was updated successfully, but these errors were encountered:
What would you test, actual images generated? Or aha, you could test the final config generated before it is sent to the service that generates the image out of it.
FranjoMindek
changed the title
Add unit tests for charts
Add unit tests for reports
Apr 9, 2025
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.
The text was updated successfully, but these errors were encountered: