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
Unit testing with Discord.py is not easy: you would have to fully mock the context object to test fully. In future, a refactor to separate the Discord interface with functionality may be in order to ease testing.