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
Add unit tests to validate the behavior of the find_query_consumer_channel method, in cases where a channel is found or not, where a user is valid or not. The result of the function should be either the correct channel (as expected), or a result of value None.
The text was updated successfully, but these errors were encountered:
Add unit tests to validate the behavior of the
find_query_consumer_channel
method, in cases where a channel is found or not, where a user is valid or not. The result of the function should be either the correct channel (as expected), or a result of valueNone
.The text was updated successfully, but these errors were encountered: